Skip to content

Commit 749751b

Browse files
authored
Merge pull request #1157 from numba/renovate/pycqa-flake8-7.x
Update pre-commit hook PyCQA/flake8 to v7.1.2
2 parents e7fb91e + 0712738 commit 749751b

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
@@ -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.1
17+
rev: 7.1.2
1818
hooks:
1919
- id: flake8
2020
exclude: ^docs/.*|examples/.*|ffi/.*|versioneer.py$

0 commit comments

Comments
 (0)