Skip to content

Commit 7b55571

Browse files
[pre-commit.ci] pre-commit autoupdate (#46)
updates: - [github.com/adrienverge/yamllint: v1.35.1 → v1.37.0](adrienverge/yamllint@v1.35.1...v1.37.0) - [github.com/awslabs/cfn-python-lint: v1.27.0 → v1.32.4](aws-cloudformation/cfn-lint@v1.27.0...v1.32.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1c8eee6 commit 7b55571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ repos:
1313
- id: trailing-whitespace
1414
- id: check-ast
1515
- repo: https://github.com/adrienverge/yamllint
16-
rev: v1.35.1
16+
rev: v1.37.0
1717
hooks:
1818
- id: yamllint
1919
- repo: https://github.com/awslabs/cfn-python-lint
20-
rev: v1.27.0
20+
rev: v1.32.4
2121
hooks:
2222
- id: cfn-python-lint
2323
files: template\.(json|yml|yaml)$

0 commit comments

Comments
 (0)