Skip to content

Commit 8e2445e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/awslabs/cfn-python-lint: v1.36.1 → v1.38.1](aws-cloudformation/cfn-lint@v1.36.1...v1.38.1) - [github.com/sirosen/check-jsonschema: 0.33.1 → 0.33.2](python-jsonschema/check-jsonschema@0.33.1...0.33.2)
1 parent be6cd28 commit 8e2445e

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.36.1
25+
rev: v1.38.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.1
35+
rev: 0.33.2
3636
hooks:
3737
- id: check-github-workflows
3838
- id: check-github-actions

0 commit comments

Comments
 (0)