Skip to content

Commit ec1b32b

Browse files
⬆️ Bump pre-commit/action from 2.0.0 to 3.0.0 (chrisjsewell#50)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56ca9d3 commit ec1b32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.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)