Skip to content

Commit 0a6e1a2

Browse files
MNT: Update pre-commit ruff legacy alias
1 parent b266633 commit 0a6e1a2

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
@@ -14,7 +14,7 @@ repos:
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
1515
rev: v0.6.5
1616
hooks:
17-
- id: ruff
17+
- id: ruff-check
1818
args: [--fix]
1919
- id: ruff-format
2020
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)