Skip to content

Commit

Permalink
chore(deps): update pre-commit/action action to v3.0.1 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent 0adda4a commit 9e5a3d5
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 9e5a3d5

Please sign in to comment.