Skip to content

Commit b82ed87

Browse files
Update pre-commit hook PyCQA/flake8 to v7.2.0
1 parent a9b4ffa commit b82ed87

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
@@ -14,7 +14,7 @@ repos:
1414
- id: clang-format
1515
types_or: [c++, c, c#, cuda, metal]
1616
- repo: https://github.com/PyCQA/flake8
17-
rev: 7.1.2
17+
rev: 7.2.0
1818
hooks:
1919
- id: flake8
2020
exclude: ^docs/.*|examples/.*|ffi/.*|versioneer.py$

0 commit comments

Comments
 (0)