From 842aad368db148d17a23efc979736175ecadba5a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 18:46:35 +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/DavidAnson/markdownlint-cli2: v0.22.0 → v0.22.1](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.22.0...v0.22.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12) - [github.com/pre-commit/mirrors-mypy: v1.20.1 → v1.20.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.20.1...v1.20.2) - [github.com/SINTEF/ci-cd: v2.9.2 → v2.10.0](https://github.com/SINTEF/ci-cd/compare/v2.9.2...v2.10.0) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61aa7401..ef287e51 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: # More information can be found in its source repository: # https://github.com/DavidAnson/markdownlint-cli2 - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.22.0 + rev: v0.22.1 hooks: - id: markdownlint-cli2 name: markdownlint @@ -68,7 +68,7 @@ repos: # Ruff is a code style and formatter # It works on files in-place - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.11 + rev: v0.15.12 hooks: - id: ruff-check name: ruff @@ -90,7 +90,7 @@ repos: # The project's documentation can be found at: # https://mypy.readthedocs.io/en/stable/index.html - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.1 + rev: v1.20.2 hooks: - id: mypy exclude: ^tests/.*$ @@ -105,7 +105,7 @@ repos: # The project's documentation can be found at: # https://SINTEF.github.io/ci-cd/ - repo: https://github.com/SINTEF/ci-cd - rev: v2.9.2 + rev: v2.10.0 hooks: - id: docs-api-reference args: