From c2c695c271665e8292e638f1f904f2373a1982af Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 17:35:00 +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/astral-sh/ruff-pre-commit: b969e2851312ca2b24bbec879ba4954341d1bd12 → d1b833175a5d08a925900115526febd8fe71c98e](https://github.com/astral-sh/ruff-pre-commit/compare/b969e2851312ca2b24bbec879ba4954341d1bd12...d1b833175a5d08a925900115526febd8fe71c98e) --- .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 c3612d8..ab8b716 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 @@ -97,7 +97,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5 + rev: d1b833175a5d08a925900115526febd8fe71c98e # frozen: v0.15.11 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] From c0e35b49977caa908253f243111420b9b247409e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 17:36:18 +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 ab8b716..ef4ad5d 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: d1b833175a5d08a925900115526febd8fe71c98e # frozen: v0.15.11 + rev: d1b833175a5d08a925900115526febd8fe71c98e # frozen: v0.15.11 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]