Skip to content

Commit 50cda00

Browse files
Bump pre-commit/action from 2.0.0 to 3.0.0 (#242)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1680542 commit 50cda00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-python@v5
1616
with:
1717
python-version: "3.10"
18-
- uses: pre-commit/action@v2.0.0
18+
- uses: pre-commit/action@v3.0.0
1919

2020
tests:
2121
strategy:

0 commit comments

Comments
 (0)