Skip to content

Commit d1c94d7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.35.3 → v1.37.1](aws-cloudformation/cfn-lint@v1.35.3...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 51a57c5 commit d1c94d7

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
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: yamllint
1414
- repo: https://github.com/awslabs/cfn-python-lint
15-
rev: v1.35.3
15+
rev: v1.37.1
1616
hooks:
1717
- id: cfn-python-lint
1818
files: templates/.*\.(json|yml|yaml)$
@@ -31,7 +31,7 @@ repos:
3131
--file=https://mips-api.finops.sageit.org/tags
3232
]
3333
- repo: https://github.com/sirosen/check-jsonschema
34-
rev: 0.33.0
34+
rev: 0.33.2
3535
hooks:
3636
- id: check-github-workflows
3737
- id: check-github-actions

0 commit comments

Comments
 (0)