We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e57ff commit c7f89dfCopy full SHA for c7f89df
.github/workflows/pre-commit.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/setup-python@v4
14
- name: Install cppcheck
15
run: sudo apt install cppcheck -y
16
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
0 commit comments