From dda34fba5b42349653defb9f0b65869b64f88b66 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 19:48:18 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/worgarside/pre-commit-hooks-dependency-sync: 1.3.1 → 1.5.1](https://github.com/worgarside/pre-commit-hooks-dependency-sync/compare/1.3.1...1.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.15.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.3...v0.15.4) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.11](https://github.com/rhysd/actionlint/compare/v1.7.7...v1.7.11) - [github.com/adrienverge/yamllint.git: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint.git/compare/v1.37.1...v1.38.0) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.18.2...v1.19.1) --- .pre-commit-config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d84d6ab..55e40a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,12 +4,12 @@ default_language_version: repos: - repo: https://github.com/worgarside/pre-commit-hooks-dependency-sync - rev: 1.3.1 + rev: 1.5.1 hooks: - id: sync-additional-dependencies - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.13.3 + rev: v0.15.4 hooks: - id: ruff - id: ruff-format @@ -27,7 +27,7 @@ repos: - pyyaml==6.0.2 - repo: https://github.com/rhysd/actionlint - rev: v1.7.7 + rev: v1.7.11 hooks: - id: actionlint args: @@ -74,7 +74,7 @@ repos: - '4096' - repo: https://github.com/adrienverge/yamllint.git - rev: v1.37.1 + rev: v1.38.0 hooks: - id: yamllint args: @@ -83,7 +83,7 @@ repos: - --strict - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.18.2 + rev: v1.19.1 hooks: - id: mypy args: