Skip to content

Commit cfbc8cc

Browse files
authored
use updated pre-commit id
see astral-sh/ruff-pre-commit#124
1 parent 913f136 commit cfbc8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Ruff can also be used as a [pre-commit](https://pre-commit.com/) hook via [`ruff
185185
rev: v0.11.13
186186
hooks:
187187
# Run the linter.
188-
- id: ruff
188+
- id: ruff-check
189189
args: [ --fix ]
190190
# Run the formatter.
191191
- id: ruff-format

0 commit comments

Comments
 (0)