From 1a6559b32d5f771e810c353c793f04fa6799a6f3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:23:14 -0700 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#26) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/awslabs/cfn-python-lint: v1.16.0 → v1.18.1](https://github.com/awslabs/cfn-python-lint/compare/v1.16.0...v1.18.1) --- .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 64879db..72c3142 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: yamllint language_version: python3 - repo: https://github.com/awslabs/cfn-python-lint - rev: v1.16.0 + rev: v1.18.1 hooks: - id: cfn-python-lint files: template\.(json|yml|yaml)$