Skip to content

Commit 645e87d

Browse files
committed
Ask ruff to fix things when it runs.
1 parent 1964c26 commit 645e87d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos:
1616
rev: "v0.0.291"
1717
hooks:
1818
- id: ruff
19+
args: [--fix, --exit-non-zero-on-fix]
1920
- repo: https://github.com/PyCQA/isort
2021
rev: 5.12.0
2122
hooks:

0 commit comments

Comments
 (0)