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/adrienverge/yamllint: v1.34.0 → v1.35.1](adrienverge/yamllint@v1.34.0...v1.35.1)
- [github.com/awslabs/cfn-python-lint: v0.85.1 → v0.85.2](aws-cloudformation/cfn-lint@v0.85.1...v0.85.2)
  • Loading branch information
pre-commit-ci[bot] committed Feb 19, 2024
1 parent 68db2e0 commit 7418ec2
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 7418ec2

Please sign in to comment.