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.15.1 → v1.15.2](aws-cloudformation/cfn-lint@v1.15.1...v1.15.2)
- [github.com/Lucas-C/pre-commit-hooks: v1.1.10 → v1.5.5](Lucas-C/pre-commit-hooks@v1.1.10...v1.5.5)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent efe8b7b commit 69e84b3
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 @@ -11,11 +11,11 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v1.15.1
rev: v1.15.2
hooks:
- id: cfn-python-lint
files: template\.(json|yml|yaml)$
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.10
rev: v1.5.5
hooks:
- id: remove-tabs

0 comments on commit 69e84b3

Please sign in to comment.