Skip to content

Commit 5a8d509

Browse files
authored
Replace action-pre-commit-uv with prek-action (#124)
2 parents a47f0af + fc80bde commit 5a8d509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- uses: actions/setup-python@v6
2020
with:
2121
python-version: "3.x"
22-
- uses: tox-dev/action-pre-commit-uv@v1
22+
- uses: j178/prek-action@v1

0 commit comments

Comments
 (0)