Skip to content

Commit 16faf2c

Browse files
committed
chore(ci): Switch from pre-commit to prek
1 parent 8e77956 commit 16faf2c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,4 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v6
26-
- uses: actions/setup-python@v6
27-
with:
28-
python-version: '3.x'
29-
- uses: pre-commit/action@v3.0.1
26+
- uses: j178/prek-action@v1

0 commit comments

Comments
 (0)