Skip to content

Commit 8368bed

Browse files
authored
Merge pull request #91 from MLRichter/renovate/pre-commit-action-3.x
Update pre-commit/action action to v3
2 parents 625f4b1 + 6a10a2a commit 8368bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-python@v4
1515
with:
1616
python-version: "3.9"
17-
- uses: pre-commit/action@v2.0.3
17+
- uses: pre-commit/action@v3.0.0
1818

1919
test:
2020
strategy:

0 commit comments

Comments
 (0)