Skip to content

Commit

Permalink
Merge pull request #131 from assert-rs/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
  • Loading branch information
epage authored Dec 1, 2022
2 parents 77c65b2 + 84d5932 commit 9ed2cfc
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 @@ -9,4 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.3
- uses: pre-commit/action@v3.0.0

0 comments on commit 9ed2cfc

Please sign in to comment.