Skip to content

Commit

Permalink
Merge branch 'sty-enable-flake8-checks' into sty-enable-flake8-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswmorris committed Jun 12, 2024
2 parents 88f126c + 645130f commit b05569e
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:
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 7.0.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit b05569e

Please sign in to comment.