We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b4110 commit 0f05e46Copy full SHA for 0f05e46
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: pretty-format-toml
14
args: [--autofix, --trailing-commas]
15
- id: pretty-format-yaml
16
- args: [--autofix, --line-width=120]
+ args: [--autofix]
17
- repo: https://github.com/asottile/setup-cfg-fmt
18
rev: v3.2.0
19
hooks:
0 commit comments