From 5312f8ac464d4dabc3b4d0f76cac066d64b87f96 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:44:46 +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: 694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc → c04ed26e40637cab1aa9879c693832a9c120fb20](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc...c04ed26e40637cab1aa9879c693832a9c120fb20) - [github.com/igorshubovych/markdownlint-cli: v0.48.0 → v0.49.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.48.0...v0.49.0) - [github.com/astral-sh/ruff-pre-commit: b969e2851312ca2b24bbec879ba4954341d1bd12 → 77039ccbba72c8aede339c5f8ae29b42aced0a2e](https://github.com/astral-sh/ruff-pre-commit/compare/b969e2851312ca2b24bbec879ba4954341d1bd12...77039ccbba72c8aede339c5f8ae29b42aced0a2e) --- .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 c3612d8..8a6efb0 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: 694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc # frozen: v1.7.11.24 + rev: c04ed26e40637cab1aa9879c693832a9c120fb20 # frozen: v1.7.12.24 hooks: - id: actionlint @@ -86,7 +86,7 @@ repos: args: ["--ignore=E006,E011"] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 # frozen: v0.42.0 + rev: v0.49.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: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5 + rev: 77039ccbba72c8aede339c5f8ae29b42aced0a2e # frozen: v0.15.18 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] From 7c6918226511fc1005f63ac09f04493e82641d3c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:44:59 +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 8a6efb0..94ea617 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: c04ed26e40637cab1aa9879c693832a9c120fb20 # frozen: v1.7.12.24 + rev: c04ed26e40637cab1aa9879c693832a9c120fb20 # frozen: v1.7.12.24 hooks: - id: actionlint @@ -97,7 +97,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 77039ccbba72c8aede339c5f8ae29b42aced0a2e # frozen: v0.15.18 + rev: 77039ccbba72c8aede339c5f8ae29b42aced0a2e # frozen: v0.15.18 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]