Skip to content

Commit d960172

Browse files
[pre-commit.ci] pre-commit autoupdate (#23)
updates: - [github.com/awslabs/cfn-python-lint: v1.39.1 → v1.40.3](aws-cloudformation/cfn-lint@v1.39.1...v1.40.3) - [github.com/sirosen/check-jsonschema: 0.33.3 → 0.34.1](python-jsonschema/check-jsonschema@0.33.3...0.34.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eace6f3 commit d960172

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.39.1
15+
rev: v1.40.3
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.3
34+
rev: 0.34.1
3535
hooks:
3636
- id: check-github-workflows
3737
- id: check-github-actions

0 commit comments

Comments
 (0)