Skip to content

Commit

Permalink
Update flake8 also in pre-commit-config
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimnordling committed Oct 17, 2024
1 parent 1ad8d9c commit ae1ef37
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 @@ -36,7 +36,7 @@ repos:
- id: prettier
exclude: "^openapi_to_fastapi/tests/__snapshots__/"
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
rev: 7.1.1
hooks:
- id: flake8
- repo: https://github.com/twu/skjold
Expand Down

0 comments on commit ae1ef37

Please sign in to comment.