We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a4a80 commit 0800641Copy full SHA for 0800641
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
rev: v0.14.10
7
hooks:
8
# Run the linter.
9
- - id: ruff
+ - id: ruff-check
10
args: [ --fix ]
11
# Run the formatter.
12
- id: ruff-format
0 commit comments