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 c26fe06 commit 072a7ebCopy full SHA for 072a7eb
.github/workflows/ci-format.yml
@@ -18,6 +18,6 @@ jobs:
18
python-version: '3.10'
19
- name: Install system hooks
20
run: sudo apt install -qq clang-format-14 cppcheck
21
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
22
with:
23
extra_args: --all-files --hook-stage manual
0 commit comments