Skip to content

Commit

Permalink
Merge branch 'ah/fix-build' into ah/1468-cast-params
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-harvey-z3q committed Jun 2, 2024
2 parents d113809 + c0318bf commit 5e7ffd3
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.5a9
rev: v0.86.4
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.4
rev: 0.28.2
hooks:
- id: check-github-workflows
- id: check-github-actions

0 comments on commit 5e7ffd3

Please sign in to comment.