Skip to content

Commit 916d329

Browse files
authored
Replace tox-dev/action-pre-commit-uv with j178/prek-action (#237)
2 parents f83c724 + 21e86eb commit 916d329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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
2323

2424
mypy:
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)