Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/awslabs/cfn-python-lint: v1.15.0 → v1.15.2](aws-cloudformation/cfn-lint@v1.15.0...v1.15.2)
- [github.com/sirosen/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent 1d776d6 commit 3f04cba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v1.15.0
rev: v1.15.2
hooks:
- id: cfn-python-lint
args:
Expand Down Expand Up @@ -53,7 +53,7 @@ repos:
args: [ --ignore-missing-imports ]
additional_dependencies: [ types-PyYAML ]
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
- id: check-github-workflows
- id: check-github-actions

0 comments on commit 3f04cba

Please sign in to comment.