Skip to content

Commit 2434cb4

Browse files
Update pre-commit/action to version 3
1 parent dd4e1f4 commit 2434cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- uses: actions/setup-python@v3
5656
with:
5757
python-version: '3.9'
58-
- uses: pre-commit/action@v2.0.0
58+
- uses: pre-commit/action@v3.0.0
5959

6060
test:
6161
name: "Test py${{ matrix.python-version }}: ${{ matrix.part }}"

0 commit comments

Comments
 (0)