Skip to content

Commit 5e4e46b

Browse files
[pre-commit.ci] pre-commit autoupdate (#26)
updates: - [github.com/awslabs/cfn-python-lint: v1.42.0 → v1.43.1](aws-cloudformation/cfn-lint@v1.42.0...v1.43.1) - [github.com/sirosen/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6167f59 commit 5e4e46b

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.42.0
15+
rev: v1.43.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.35.0
34+
rev: 0.36.0
3535
hooks:
3636
- id: check-github-workflows
3737
- id: check-github-actions

0 commit comments

Comments
 (0)