Skip to content

Commit bf4b7b5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
1 parent f9adad4 commit bf4b7b5

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
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: black
1414
- repo: https://github.com/pycqa/flake8
15-
rev: 7.0.0
15+
rev: 7.1.0
1616
hooks:
1717
- id: flake8
1818
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)