Skip to content

Commit d1af7f3

Browse files
committed
Update precommit args.
2 parents 390caf7 + 0ae4a8f commit d1af7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ repos:
1515
hooks:
1616
- id: ruff-format
1717
- id: ruff
18-
args: [ --fix, --exit-non-zero-on-fix ]
18+
args: [ --fix ]

0 commit comments

Comments
 (0)