Skip to content

Commit d2a05ea

Browse files
authored
Update .pre-commit-config.yaml
1 parent 4aa1228 commit d2a05ea

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
@@ -27,7 +27,7 @@ repos:
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
2828
rev: v0.14.11
2929
hooks:
30-
- id: ruff
30+
- id: ruff-check
3131
args: ["--exit-non-zero-on-fix"]
3232
- id: ruff-format
3333

0 commit comments

Comments
 (0)