Skip to content

Commit 743c851

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0)
1 parent 52615a2 commit 743c851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: autoflake
4242
- repo: https://github.com/pycqa/flake8
43-
rev: 6.1.0
43+
rev: 7.0.0
4444
hooks:
4545
- id: flake8
4646
entry: pflake8

0 commit comments

Comments
 (0)