We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7fb91e + 0712738 commit 749751bCopy full SHA for 749751b
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: clang-format
15
types_or: [c++, c, c#, cuda, metal]
16
- repo: https://github.com/PyCQA/flake8
17
- rev: 7.1.1
+ rev: 7.1.2
18
hooks:
19
- id: flake8
20
exclude: ^docs/.*|examples/.*|ffi/.*|versioneer.py$
0 commit comments