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 da7b09f commit bedfe2cCopy full SHA for bedfe2c
.github/workflows/ci-format.yml
@@ -21,6 +21,6 @@ jobs:
21
python-version: 3.10.4
22
- name: Install system hooks
23
run: sudo apt-get install clang-format-14 cppcheck
24
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
25
with:
26
extra_args: --all-files --hook-stage manual
0 commit comments