Skip to content

Commit 9fe2f33

Browse files
[ruff] Upgrade the legacy alias in pre-commit
1 parent 954f9a1 commit 9fe2f33

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
@@ -13,7 +13,7 @@ repos:
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
rev: "v0.14.2"
1515
hooks:
16-
- id: ruff
16+
- id: ruff-check
1717
args: ["--fix"]
1818
exclude: "tests/input/"
1919
- id: ruff-format

0 commit comments

Comments
 (0)