Skip to content

Commit 039e690

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.13.0 → v2.14.0](macisamuele/language-formatters-pre-commit-hooks@v2.13.0...v2.14.0)
1 parent bc6e35f commit 039e690

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
@@ -33,7 +33,7 @@ repos:
3333

3434
# Do YAML formatting (before the linter checks it for misses)
3535
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
36-
rev: v2.13.0
36+
rev: v2.14.0
3737
hooks:
3838
- id: pretty-format-yaml
3939
args: [--autofix, --indent, "2", --preserve-quotes]

0 commit comments

Comments
 (0)