Skip to content

Commit

Permalink
Merge pull request #314 from rust-cli/renovate/pre-commit-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit/action action to v3.0.1
  • Loading branch information
epage committed Mar 1, 2024
2 parents b0e3ea9 + 4127228 commit 8962096
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 @@ -20,4 +20,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1

0 comments on commit 8962096

Please sign in to comment.