Skip to content

Commit

Permalink
Bump pre-commit/action from 3.0.0 to 3.0.1 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 4d75ca4 commit 3b4725b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- uses: actions/setup-python@v5
- name: Install clang-format-14
run: sudo apt-get install clang-format-14 cppcheck
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
with:
extra_args: --all-files --hook-stage manual

0 comments on commit 3b4725b

Please sign in to comment.