Skip to content

Commit

Permalink
Bump pre-commit/action from 3.0.0 to 3.0.1 (#1389)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 16, 2024
1 parent 69af7dc commit b6003ce
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 @@ -18,6 +18,6 @@ jobs:
python-version: '3.10'
- name: Install system hooks
run: sudo apt install -qq 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 b6003ce

Please sign in to comment.