Skip to content

Commit e5090c8

Browse files
authored
Update legacy ruff-check pre-commit alias (#166)
1 parent f2a0cfd commit e5090c8

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
@@ -4,7 +4,7 @@ repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
rev: v0.14.5
66
hooks:
7-
- id: ruff
7+
- id: ruff-check
88
- id: ruff-format
99

1010
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)