Skip to content

Commit 2260162

Browse files
precommit update
1 parent 541c572 commit 2260162

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@ jobs:
1414
uses: astral-sh/setup-uv@v5
1515
with:
1616
python-version: "3.11"
17-
- uses: pre-commit/action@v3.0.1
18-
with:
19-
extra_args: --all-files
17+
- run: uvx pre-commit run --all-files

0 commit comments

Comments
 (0)