Skip to content

Commit ac9446d

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 f3552bf commit ac9446d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: pyupgrade
2323
args: [--py37-plus]
2424
- repo: https://github.com/pycqa/flake8
25-
rev: 6.1.0
25+
rev: 7.0.0
2626
hooks:
2727
- id: flake8
2828
exclude: ^(tests/|docs/|setup.py)

0 commit comments

Comments
 (0)