Skip to content

Commit

Permalink
Upgrade flake8 to 5.0.4 (#6678)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Oct 3, 2022
1 parent 1d7d92c commit 07ae61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -19,7 +19,7 @@ repos:
- usort == 1.0.2

- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
rev: 5.0.4
hooks:
- id: flake8
args: [--config=setup.cfg]
Expand Down

0 comments on commit 07ae61b

Please sign in to comment.