From f73aae661ee8e1d0e10bf6d071ac0f57ce7e5df8 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:35:15 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/Mateusz-Grzelinski/actionlint-py: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b → 381d5e68de9fe958938da811f2e094a8f90e8195](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/2773c7d04be5d0ceb075f215b6d0a4eacd4a432b...381d5e68de9fe958938da811f2e094a8f90e8195) - [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.47.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.47.0) - [github.com/astral-sh/ruff-pre-commit: 3db93a2be6f214ed722bf7bce095ec1b1715422a → 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83](https://github.com/astral-sh/ruff-pre-commit/compare/3db93a2be6f214ed722bf7bce095ec1b1715422a...5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 654b6d4..2a27c33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: - id: shellcheck - repo: https://github.com/Mateusz-Grzelinski/actionlint-py - rev: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b # frozen: v1.7.8.24 + rev: 381d5e68de9fe958938da811f2e094a8f90e8195 # frozen: v1.7.9.24 hooks: - id: actionlint @@ -86,7 +86,7 @@ repos: args: ["--ignore=E006,E011"] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 # frozen: v0.42.0 + rev: v0.47.0 # frozen: v0.42.0 hooks: - id: markdownlint args: ["--fix"] @@ -97,7 +97,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 3db93a2be6f214ed722bf7bce095ec1b1715422a # frozen: v0.14.2 + rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] From 7f88ad8d91886cb87b7fe6f1ac7ea31c327f745d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:35:30 +0000 Subject: [PATCH 2/2] Chore: pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2a27c33..08ae680 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: - id: shellcheck - repo: https://github.com/Mateusz-Grzelinski/actionlint-py - rev: 381d5e68de9fe958938da811f2e094a8f90e8195 # frozen: v1.7.9.24 + rev: 381d5e68de9fe958938da811f2e094a8f90e8195 # frozen: v1.7.9.24 hooks: - id: actionlint @@ -97,7 +97,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10 + rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]