Skip to content

Commit 8a77c0e

Browse files
⬆️ Bump pre-commit/action from 2.0.0 to 3.0.0 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 720fe7f commit 8a77c0e

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/setup-python@v4
1919
with:
2020
python-version: "3.8"
21-
- uses: pre-commit/action@v2.0.0
21+
- uses: pre-commit/action@v3.0.0
2222

2323
tests:
2424

0 commit comments

Comments
 (0)