Skip to content

Commit 8def85e

Browse files
authored
Use ruff-check hook instead of legacy alias (#509)
1 parent 4c0b80c commit 8def85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
2525
rev: v0.13.2
2626
hooks:
27-
- id: ruff
27+
- id: ruff-check
2828
- id: ruff-format
2929

3030
- repo: https://github.com/woodruffw/zizmor-pre-commit

0 commit comments

Comments
 (0)