Skip to content

Commit 3a70bba

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.27.0 → v1.37.1](aws-cloudformation/cfn-lint@v1.27.0...v1.37.1) - [github.com/sirosen/check-jsonschema: 0.33.0 → 0.33.2](python-jsonschema/check-jsonschema@0.33.0...0.33.2)
1 parent 19633de commit 3a70bba

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: yamllint
2424
- repo: https://github.com/awslabs/cfn-python-lint
25-
rev: v1.27.0
25+
rev: v1.37.1
2626
hooks:
2727
- id: cfn-python-lint
2828
files: templates/.*\.(json|yml|yaml)$
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: remove-tabs
3434
- repo: https://github.com/sirosen/check-jsonschema
35-
rev: 0.33.0
35+
rev: 0.33.2
3636
hooks:
3737
- id: check-github-workflows
3838
- id: check-github-actions

0 commit comments

Comments
 (0)