Skip to content

Commit 3050fb8

Browse files
author
Ross
committed
Replace pre-commit with prek
1 parent 78c5926 commit 3050fb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
python-version: ${{ env.PYTHON_VERSION }}
3939

4040
- name: Run pre-commit
41-
uses: pre-commit/action@v3.0.1
41+
uses: j178/prek-action@v2
4242

4343
test:
4444

0 commit comments

Comments
 (0)