Skip to content

Commit b51b231

Browse files
[pre-commit.ci] pre-commit autoupdate (#48)
updates: - [github.com/adrienverge/yamllint: v1.37.0 → v1.37.1](adrienverge/yamllint@v1.37.0...v1.37.1) - [github.com/awslabs/cfn-python-lint: v1.34.1 → v1.34.2](aws-cloudformation/cfn-lint@v1.34.1...v1.34.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 76edc78 commit b51b231

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.37.0
16+
rev: v1.37.1
1717
hooks:
1818
- id: yamllint
1919
- repo: https://github.com/awslabs/cfn-python-lint
20-
rev: v1.34.1
20+
rev: v1.34.2
2121
hooks:
2222
- id: cfn-python-lint
2323
files: template\.(json|yml|yaml)$

0 commit comments

Comments
 (0)