Skip to content

Commit a526075

Browse files
Updated ruff pre-commit to ignore errors
1 parent e4c279d commit a526075

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
@@ -3,4 +3,4 @@ repos:
33
rev: v0.12.3
44
hooks:
55
- id: ruff
6-
args: [""]
6+
args: ["--exit-zero"]

0 commit comments

Comments
 (0)