We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73620df commit eab2747Copy full SHA for eab2747
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: destroyed-symlinks
20
- id: check-executables-have-shebangs
21
- repo: https://github.com/pre-commit/mirrors-clang-format
22
- rev: v20.1.5
+ rev: v20.1.8
23
hooks:
24
- id: clang-format
25
- repo: https://github.com/PyCQA/pylint
0 commit comments