Skip to content

Commit 9566c15

Browse files
committed
Enable automatic fixes with ruff linter
1 parent 237621e commit 9566c15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ repos:
1717
rev: v0.14.9
1818
hooks:
1919
- id: ruff-check
20+
args: ["--fix"]
2021

2122
- repo: https://github.com/asottile/pyupgrade
2223
rev: v3.21.2

0 commit comments

Comments
 (0)