From 405e2d5c77d2a9c6c3d7f574425ca2d121c1b377 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 19:08:58 +0200 Subject: [PATCH] chore: update pre-commit hooks (#92) --- .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 a2a4b5e..3b7f3ef 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.36.1 + rev: v1.36.2 hooks: - id: yamllint