Skip to content

Commit 6b14ba8

Browse files
committed
Update legacy ruff git hook id
astral-sh/ruff-pre-commit#124
1 parent 0bd51fa commit 6b14ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
2121
rev: "v0.15.10"
2222
hooks:
23-
- id: ruff
23+
- id: ruff-check
2424
args: ["--fix", "--show-fixes"]
2525
types_or: [python, pyi]
2626
- id: ruff-format

0 commit comments

Comments
 (0)