Skip to content

Commit 09fec59

Browse files
committed
try
1 parent 93f38b0 commit 09fec59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
pip install -r src/requirements.txt
4343
4444
- name: Run Linters
45-
uses: pre-commit/[email protected].0
45+
uses: pre-commit/[email protected].1
4646

4747
unit-test:
4848
name: "Run unit tests"

0 commit comments

Comments
 (0)