Skip to content

Commit 564d5af

Browse files
authored
Merge pull request #2083 from henryiii/henryiii/chore/ruff-check
chore: use non-legacy hook name for ruff-check
2 parents 8eb9cb2 + 85f5b43 commit 564d5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.pre-commit-config.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ repos:
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
4040
rev: v0.14.10
4141
hooks:
42-
- id: ruff
42+
- id: ruff-check
4343
- id: ruff-format

0 commit comments

Comments
 (0)