chore: use prek in noxfile/ci (#2681)

This commit is contained in:
Henry Schreiner
2025-12-23 18:51:19 -05:00
committed by GitHub
parent d0e070e278
commit 99059b7442
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
id: python
with:
python-version: "3.x"
- uses: pre-commit/action@v3.0.1
- uses: j178/prek-action@v1
- name: PyLint checks
run: pipx run --python "${{ steps.python.outputs.python-path }}" nox -s pylint -- --output-format=github