Skip to content

Commit 403eeee

Browse files
authored
Merge pull request #57 from miracum/renovate/pre-commit-action-3.x
chore(deps): update pre-commit/action action to v3
2 parents 87061ec + d2180aa commit 403eeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- uses: actions/setup-python@v4
2121
- name: Run pre-commit
22-
uses: pre-commit/action@v2.0.3
22+
uses: pre-commit/action@v3.0.0
2323
- name: Lint code base
2424
uses: github/super-linter@v4
2525
env:

0 commit comments

Comments
 (0)