Skip to content

Commit feab901

Browse files
committed
Use current (non-legacy) name
1 parent be4df34 commit feab901

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
@@ -44,7 +44,7 @@ repos:
4444
- repo: https://github.com/astral-sh/ruff-pre-commit
4545
rev: "v0.12.3"
4646
hooks:
47-
- id: ruff
47+
- id: ruff-check
4848
args: ["--fix", "--show-fixes"]
4949
- id: ruff-format
5050

0 commit comments

Comments
 (0)