Skip to content

Commit 13b3862

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 29baaef commit 13b3862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ repos:
7777
- id: black
7878

7979
- repo: https://github.com/pycqa/flake8
80-
rev: 6.1.0
80+
rev: 7.0.0
8181
hooks:
8282
- id: flake8
8383
additional_dependencies:

0 commit comments

Comments
 (0)