precommit
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -31,4 +31,4 @@ repos:
|
|
31 |
- id: ruff
|
32 |
args: [--fix, --exit-non-zero-on-fix]
|
33 |
# Run the Ruff formatter
|
34 |
-
- id: ruff-format
|
|
|
31 |
- id: ruff
|
32 |
args: [--fix, --exit-non-zero-on-fix]
|
33 |
# Run the Ruff formatter
|
34 |
+
- id: ruff-format
|