Skip to content

Commit 8b6ae93

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.14.2 → v1.15.2](aws-cloudformation/cfn-lint@v1.14.2...v1.15.2) - [github.com/sirosen/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3)
1 parent f84ec26 commit 8b6ae93

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: yamllint
2222
- repo: https://github.com/awslabs/cfn-python-lint
23-
rev: v1.14.2
23+
rev: v1.15.2
2424
hooks:
2525
- id: cfn-python-lint
2626
files: templates/.*\.(json|yml|yaml)$
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: remove-tabs
3232
- repo: https://github.com/sirosen/check-jsonschema
33-
rev: 0.29.2
33+
rev: 0.29.3
3434
hooks:
3535
- id: check-github-workflows
3636
- id: check-github-actions

0 commit comments

Comments
 (0)