From 68780b6d959c3a03863370aee4a782fbfddab068 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:39:54 +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 → 85c37735ea69e5baf0681530e57e63deee0ce733](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/2773c7d04be5d0ceb075f215b6d0a4eacd4a432b...85c37735ea69e5baf0681530e57e63deee0ce733) - [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..f35cbbd 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: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.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 0510190983daedf2ada2bb85f89310bb5ee2a59b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:40:13 +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 f35cbbd..4a34c8c 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: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.24 + rev: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.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]