Skip to content

Commit a83ac02

Browse files
committed
back to separate options
1 parent e40a418 commit a83ac02

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
@@ -17,7 +17,7 @@ repos:
1717
rev: v0.9.3
1818
hooks:
1919
- id: taplo-format
20-
args: ["--option array_auto_collapse=false"]
20+
args: ["--option", "array_auto_collapse=false"]
2121
- id: taplo-lint
2222
args: ["--no-schema"]
2323
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)