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.2.5.a11 → v1.6.1](aws-cloudformation/cfn-lint@v1.2.5.a11...v1.6.1)
- [github.com/sirosen/check-jsonschema: 0.28.5 → 0.29.0](python-jsonschema/check-jsonschema@0.28.5...0.29.0)
  • Loading branch information
pre-commit-ci[bot] committed Jul 15, 2024
1 parent 1f382b6 commit 425fdba
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.2.5.a11
rev: v1.6.1
hooks:
- id: cfn-python-lint
args:
Expand Down Expand Up @@ -47,7 +47,7 @@ repos:
language_version: python3.10
args: ['--check']
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.5
rev: 0.29.0
hooks:
- id: check-github-workflows
- id: check-github-actions

0 comments on commit 425fdba

Please sign in to comment.