Skip to content

Commit e1ab5e5

Browse files
Update pre-commit ruff legacy alias
1 parent e77c701 commit e1ab5e5

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
@@ -8,7 +8,7 @@ repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
99
rev: v0.11.9
1010
hooks:
11-
- id: ruff
11+
- id: ruff-check
1212
args: ["--fix", "--show-fixes"]
1313
- id: ruff-format
1414
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)