Skip to content

Commit a8afa9a

Browse files
DimitriPapadopoulosFFY00
authored andcommitted
pre-commit: remove (legacy alias) from output
ruff (legacy alias)......................................................Passed Signed-off-by: Filipe Laíns <[email protected]>
1 parent 362a7d8 commit a8afa9a

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
@@ -36,7 +36,7 @@ repos:
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
3737
rev: v0.14.8
3838
hooks:
39-
- id: ruff
39+
- id: ruff-check
4040
args: [--fix, --show-fixes]
4141
- id: ruff-format
4242
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)