Skip to content

Commit

Permalink
Merge branch 'master' into ah/ensure-params-poc
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Feb 20, 2024
2 parents dc1c23d + 08f6475 commit 4e19cc9
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 @@ -13,11 +13,11 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/adrienverge/yamllint
rev: v1.34.0
rev: v1.35.1
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v0.85.1
rev: v0.85.2
hooks:
- id: cfn-python-lint
args:
Expand Down

0 comments on commit 4e19cc9

Please sign in to comment.