Skip to content

Commit e2d87e9

Browse files
Update pre-commit.
1 parent d36c654 commit e2d87e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python -m pip install -r ./tests/requirements.txt
2828
2929
- name: Checks with pre-commit
30-
uses: pre-commit/action@v2.0.3
30+
uses: pre-commit/action@v3.0.1
3131

3232
- name: Test with pytest
3333
run: |

0 commit comments

Comments
 (0)