Skip to content

Commit

Permalink
Merge pull request #11 from aleksanderbl29/renovate/pre-commit-action…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update pre-commit/action action to v3
  • Loading branch information
aleksanderbl29 authored Sep 11, 2024
2 parents 19ee396 + 524c395 commit efb9b53
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 @@ -35,7 +35,7 @@ jobs:
python-version: "3.8"
architecture: "x64"
- name: Run pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.1
- name: Commit files
if: failure() && startsWith(github.ref, 'refs/heads')
run: |
Expand Down

0 comments on commit efb9b53

Please sign in to comment.