Skip to content

Commit

Permalink
Merge pull request #57 from miracum/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
makampf authored Oct 13, 2022
2 parents 87061ec + d2180aa commit 403eeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v4
- name: Run pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.0
- name: Lint code base
uses: github/super-linter@v4
env:
Expand Down

0 comments on commit 403eeee

Please sign in to comment.