Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 62b90a5

Browse files
authored
Merge pull request #200 from mallowigi/renovate/pre-commit-action-3.x
2 parents 546341c + 2069195 commit 62b90a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
~/.cache/pip
2323
key: ${{ runner.os }}-${{ hashFiles('./.pre-commit-config.yaml') }}
2424
- name: Pre-commit
25-
uses: pre-commit/action@v2.0.3
25+
uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)