Skip to content

Commit 44df7a5

Browse files
⬆️ Bump pre-commit/action from 2.0.0 to 3.0.0 (#145)
1 parent 6d01385 commit 44df7a5

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/setup-python@v4
2020
with:
2121
python-version: 3.8
22-
- uses: pre-commit/action@v2.0.0
22+
- uses: pre-commit/action@v3.0.0
2323

2424
tests:
2525

0 commit comments

Comments
 (0)