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/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/awslabs/cfn-python-lint: v0.86.1 → v0.86.2](aws-cloudformation/cfn-lint@v0.86.1...v0.86.2)
  • Loading branch information
pre-commit-ci[bot] committed Apr 8, 2024
1 parent 30e9d3f commit 32d4e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: mixed-line-ending
Expand All @@ -17,7 +17,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v0.86.1
rev: v0.86.2
hooks:
- id: cfn-python-lint
args:
Expand Down

0 comments on commit 32d4e9e

Please sign in to comment.