Skip to content

Commit 3b3ed28

Browse files
committed
tests: bump pre-commit
1 parent 9ec76e7 commit 3b3ed28

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
@@ -27,7 +27,7 @@ repos:
2727
types: [text]
2828
exclude: ^(.pre-commit-config.yaml|.github/workflows/test.yml)$
2929
- repo: https://github.com/PyCQA/flake8
30-
rev: 6.1.0
30+
rev: 7.0.0
3131
hooks:
3232
- id: flake8
3333
args: [-j8]

0 commit comments

Comments
 (0)