From 3ffc591e5bb9e2e445cf5327281f59d3c4f0c56e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:18:19 -0800 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#33) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/awslabs/cfn-python-lint: v1.20.0 → v1.20.1](https://github.com/awslabs/cfn-python-lint/compare/v1.20.0...v1.20.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a01ac59..064c82d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: yamllint language_version: python3 - repo: https://github.com/awslabs/cfn-python-lint - rev: v1.20.0 + rev: v1.20.1 hooks: - id: cfn-python-lint files: template\.(json|yml|yaml)$