Skip to content

Commit

Permalink
Bump pre-commit/action from 3.0.0 to 3.0.1 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 09e01ca commit 6a6167e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: 3.10.4
- name: Install system hooks
run: sudo apt-get install clang-format-14 cppcheck
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1
with:
extra_args: --all-files --hook-stage manual

0 comments on commit 6a6167e

Please sign in to comment.