Skip to content

Commit 2f318df

Browse files
committed
Run --fix
1 parent 6b98542 commit 2f318df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ repos:
2828
rev: v0.14.6
2929
hooks:
3030
- id: ruff-check
31+
args: [ --fix ]
32+
- id: ruff-format
3133

3234
# sets up .pre-commit-ci.yaml to ensure pre-commit dependencies stay up to date
3335
ci:

0 commit comments

Comments
 (0)