Skip to content

Commit d8fc691

Browse files
committed
Use new ruff-check pre-commit ID
1 parent df44b14 commit d8fc691

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
@@ -77,7 +77,7 @@ repos:
7777
rev: v0.15.7
7878
hooks:
7979
# Run the linter
80-
- id: ruff
80+
- id: ruff-check
8181
args: [--fix, --exit-non-zero-on-fix]
8282
# Run the formatter
8383
- id: ruff-format

0 commit comments

Comments
 (0)