Skip to content

Commit 9e6d03b

Browse files
[pre-commit.ci] pre-commit autoupdate (#34)
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.32.4 → v1.34.2](aws-cloudformation/cfn-lint@v1.32.4...v1.34.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c43c724 commit 9e6d03b

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
@@ -15,11 +15,11 @@ repos:
1515
- id: trailing-whitespace
1616
- id: check-ast
1717
- repo: https://github.com/adrienverge/yamllint
18-
rev: v1.37.0
18+
rev: v1.37.1
1919
hooks:
2020
- id: yamllint
2121
- repo: https://github.com/awslabs/cfn-python-lint
22-
rev: v1.32.4
22+
rev: v1.34.2
2323
hooks:
2424
- id: cfn-python-lint
2525
files: template\.(json|yml|yaml)$

0 commit comments

Comments
 (0)