Skip to content

Commit

Permalink
pre-commit: Bump flake8 to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Apr 23, 2024
1 parent 8fc90d6 commit 3134e24
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 @@ -13,7 +13,7 @@ repos:
exclude: 'doc/createDoc'

- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 7.0.0
hooks:
- id: flake8
exclude: 'doc/createDoc'

0 comments on commit 3134e24

Please sign in to comment.