Skip to content

Commit

Permalink
Update pre-commit/action action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 10, 2024
1 parent efc83ed commit 44fdaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout Code
uses: actions/[email protected]
- name: Pre-commit
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1
with:
extra_args: --hook-stage manual --all-files
- name: Run Tests
Expand Down

0 comments on commit 44fdaf8

Please sign in to comment.