chore: use latest pre-commit/action@v3.0.1
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Ensure pip
|
||||
run: uv run python -m ensurepip
|
||||
|
||||
- uses: pre-commit/action@v3.0.0
|
||||
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
|
||||
with:
|
||||
extra_args: --all-files --verbose
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user