From 89ae36c0ff5b46df2ef1ab8657b0b86d18dfc6c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 23:34:05 +0300 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20adrienverge/yam?= =?UTF-8?q?llint=20(v1.37.0=20=E2=86=92=20v1.37.1)=20(#19)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 71c72cb..6a391f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: args: [-c, .markdownlint.json, --fix] - repo: https://github.com/adrienverge/yamllint - rev: v1.37.0 + rev: v1.37.1 hooks: - id: yamllint