Skip to content

Commit

Permalink
Update pre-commit/action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2022
1 parent 378a662 commit 47fba38
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 @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v2.0.3
- uses: pre-commit/action@v3.0.0
env:
SKIP: no-commit-to-branch
- uses: fish-actions/install-fish@v1.1.0
Expand Down

0 comments on commit 47fba38

Please sign in to comment.