From 32e79086d1aed6bda9d87473d1c64943b9125d12 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:48:47 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/awslabs/cfn-python-lint: v1.39.1 → v1.40.0](https://github.com/awslabs/cfn-python-lint/compare/v1.39.1...v1.40.0) --- .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 20d259e..ab315d4 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.39.1 + rev: v1.40.0 hooks: - id: cfn-python-lint language_version: python3