Skip to content

Commit df0b39f

Browse files
committed
Update pre-commit hooks
1 parent c5f501b commit df0b39f

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
@@ -35,7 +35,7 @@ repos:
3535
rev: v0.8.4
3636
hooks:
3737
- id: ruff
38-
args: ["--exit-non-zero-on-fix", "--fix"]
38+
args: ["--exit-non-zero-on-fix"]
3939
- id: ruff-format
4040
- repo: https://github.com/sphinx-contrib/sphinx-lint
4141
rev: v1.0.0

0 commit comments

Comments
 (0)