Skip to content

Commit

Permalink
chore(deps): 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] authored Mar 1, 2024
1 parent 85a04a8 commit a9010c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
path: ~/.cache/pre-commit
key: pre-commit|${{ env.PY }}|${{ hashFiles('.pre-commit-config.yaml') }}
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1
- uses: pre-commit-ci/lite-action@v1.0.1
if: always()

0 comments on commit a9010c5

Please sign in to comment.