Skip to content

Commit b8103a8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.19.0 → v1.20.0](aws-cloudformation/cfn-lint@v1.19.0...v1.20.0)
1 parent 886e2d0 commit b8103a8

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
@@ -14,7 +14,7 @@ repos:
1414
- id: yamllint
1515
language_version: python3
1616
- repo: https://github.com/awslabs/cfn-python-lint
17-
rev: v1.19.0
17+
rev: v1.20.0
1818
hooks:
1919
- id: cfn-python-lint
2020
files: template\.(json|yml|yaml)$

0 commit comments

Comments
 (0)