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: v0.86.3 → v1.2.5.a8](aws-cloudformation/cfn-lint@v0.86.3...v1.2.5.a8)
- [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
- [github.com/sirosen/check-jsonschema: 0.28.2 → 0.28.3](python-jsonschema/check-jsonschema@0.28.2...0.28.3)
  • Loading branch information
pre-commit-ci[bot] authored May 13, 2024
1 parent 1b0bb84 commit 93ebe27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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: v0.86.3
rev: v1.2.5.a8
hooks:
- id: cfn-python-lint
args:
Expand All @@ -36,7 +36,7 @@ repos:
^.pre-commit-config.yaml
)
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/python-poetry/poetry
Expand All @@ -48,7 +48,7 @@ repos:
language_version: python3.10
args: ['--check']
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.2
rev: 0.28.3
hooks:
- id: check-github-workflows
- id: check-github-actions

0 comments on commit 93ebe27

Please # to comment.