We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c456d9b commit 0420e18Copy full SHA for 0420e18
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
32
# Format TOML files
33
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
34
- rev: v2.13.0
+ rev: v2.14.0
35
hooks:
36
- id: pretty-format-toml
37
args: [--autofix, --indent, '4']
0 commit comments