Skip to content

Commit

Permalink
fix: update flake8
Browse files Browse the repository at this point in the history
Signed-off-by: SdgJlbl <[email protected]>
  • Loading branch information
SdgJlbl committed Feb 8, 2024
1 parent da5c173 commit 2a67e6d
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:
files: (substratest|tests|ci)/.+\.py

- repo: https://github.com/pycqa/flake8
rev: 4.0.1
rev: 7.0.0
hooks:
- id: flake8
files: (substratest|tests|ci)/.+\.py

0 comments on commit 2a67e6d

Please sign in to comment.