There was an error while loading. Please reload this page.
1 parent 6b98542 commit 2f318dfCopy full SHA for 2f318df
1 file changed
.pre-commit-config.yaml
@@ -28,6 +28,8 @@ repos:
28
rev: v0.14.6
29
hooks:
30
- id: ruff-check
31
+ args: [ --fix ]
32
+ - id: ruff-format
33
34
# sets up .pre-commit-ci.yaml to ensure pre-commit dependencies stay up to date
35
ci:
0 commit comments