Skip to content

Commit e0d2bf7

Browse files
rlskoeserlaurejt
andauthored
Update .pre-commit-config.yaml
Co-authored-by: Laure Thompson <602628+laurejt@users.noreply.github.com>
1 parent 783af00 commit e0d2bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
rev: v0.3.4
88
hooks:
99
- id: ruff
10-
args: [ --select, I, --fix, --exit-non-zero-on-fix ]
10+
args: [ --fix, --exit-non-zero-on-fix ]
1111
- id: ruff-format
1212
# validate GitHub Actions workflow files
1313
- repo: https://github.com/mpalmer/action-validator

0 commit comments

Comments
 (0)