Skip to content

Commit

Permalink
Update flake8 repo and version (#6317)
Browse files Browse the repository at this point in the history
  • Loading branch information
ch-iv committed Dec 26, 2022
1 parent ac3be98 commit ec553c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -22,7 +22,7 @@ repos:
hooks:
- id: pyupgrade
args: [--py37-plus]
- repo: https://gitlab.com/pycqa/flake8
rev: 4.0.1
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
hooks:
- id: flake8

0 comments on commit ec553c2

Please sign in to comment.