From 1c2b144d308fe816cf63dbc9aa361308380c9338 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:08:37 -0800 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#50) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/awslabs/cfn-python-lint: v1.18.4 → v1.19.0](https://github.com/awslabs/cfn-python-lint/compare/v1.18.4...v1.19.0) 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 9ab16c5..c98b93a 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.18.4 + rev: v1.19.0 hooks: - id: cfn-python-lint language_version: python3