Skip to content

Commit 6167f59

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

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

0 commit comments

Comments
 (0)