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 86b6e7b commit 8f554d7Copy full SHA for 8f554d7
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: black
32
language_version: python3
33
- repo: https://github.com/pre-commit/mirrors-clang-format
34
- rev: v20.1.7
+ rev: v20.1.8
35
hooks:
36
- id: clang-format
37
- repo: https://github.com/cheshirekow/cmake-format-precommit
@@ -74,7 +74,7 @@ repos:
74
75
- id: yesqa
76
- repo: https://github.com/scop/pre-commit-shfmt
77
- rev: v3.11.0-1
+ rev: v3.12.0-2
78
79
- id: shfmt
80
- repo: https://github.com/shellcheck-py/shellcheck-py
0 commit comments