We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7960513 + 6e22d8d commit 87fe88bCopy full SHA for 87fe88b
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: clang-format
39
args: ["-i"]
40
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
41
- rev: v2.15.0
+ rev: v2.16.0
42
hooks:
43
- id: pretty-format-toml
44
args: [--autofix]
0 commit comments