Skip to content

Commit

Permalink
chore: bump pre-commit/action from 3.0.0 to 3.0.1 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 6eb777b commit 3bd3919
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 @@ -24,7 +24,7 @@ jobs:
- uses: ./.github/actions/install-canvas

- name: Run the pre-commit hooks
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1
with:
extra_args: >-
--all-files
Expand Down

0 comments on commit 3bd3919

Please sign in to comment.