Skip to content

Commit

Permalink
Revert flake8 upgrade that was done elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Feb 12, 2024
1 parent 39cc1f8 commit fda2ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
args: ["--py37-plus"]

- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 6.1.0
hooks:
- id: flake8

Expand Down

0 comments on commit fda2ed9

Please sign in to comment.