From 009f62c7703b5ba7851e05ad3ba395ccbc31a7fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:50:43 +0000 Subject: [PATCH] Bump the pre-commit-all group across 1 directory with 5 updates Bumps the pre-commit-all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | prettier | `3.8.1` | `3.8.3` | | [https://github.com/pre-commit/mirrors-clang-format](https://github.com/pre-commit/mirrors-clang-format) | `v22.1.2` | `22.1.5` | | [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) | `v0.15.8` | `0.15.15` | | [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy) | `v1.20.0` | `2.1.0` | | [https://github.com/BlankSpruce/gersemi](https://github.com/BlankSpruce/gersemi) | `0.26.1` | `0.27.7` | Updates `prettier` from 3.8.1 to 3.8.3 Updates `https://github.com/pre-commit/mirrors-clang-format` from v22.1.2 to 22.1.5 - [Commits](https://github.com/pre-commit/mirrors-clang-format/compare/v22.1.2...v22.1.5) Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.8 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.15) Updates `https://github.com/pre-commit/mirrors-mypy` from v1.20.0 to 2.1.0 - [Commits](https://github.com/pre-commit/mirrors-mypy/compare/v1.20.0...v2.1.0) Updates `https://github.com/BlankSpruce/gersemi` from 0.26.1 to 0.27.7 - [Release notes](https://github.com/BlankSpruce/gersemi/releases) - [Changelog](https://github.com/BlankSpruce/gersemi/blob/master/CHANGELOG.md) - [Commits](https://github.com/BlankSpruce/gersemi/compare/0.26.1...0.27.7) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.11 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/BlankSpruce/gersemi dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit-all - dependency-name: https://github.com/pre-commit/mirrors-clang-format dependency-version: 22.1.3 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/pre-commit/mirrors-mypy dependency-version: 1.20.1 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pre-commit-all ... Signed-off-by: dependabot[bot] --- .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 3528eb21d4..c9f6389b02 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: name: validate and format JSON5 files files: '\.json5$' args: ['--parser=json5', '--tab-width=4'] - additional_dependencies: ['prettier@3.8.1'] + additional_dependencies: ['prettier@3.8.3'] # These hooks perform formatting or other related changes, and therefore should run # before clang-format and clang-tidy do. This way, if they do make changes, we can do # them and the formatting changes in 1 pass instead of multiple. @@ -87,7 +87,7 @@ repos: - id: codespell args: ["--toml=./pyproject.toml", "--write-changes", "-L", "cancelled"] # don't spell check cancelled - repo: https://github.com/pre-commit/mirrors-clang-format - rev: 'v22.1.2' + rev: 'v22.1.5' hooks: - id: clang-format files: \.(cu|cuh|h|hpp|cc|inl)$ @@ -98,13 +98,13 @@ repos: hooks: - id: reuse-lint-file - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.8 + rev: v0.15.15 hooks: - id: ruff-format - id: ruff args: ["--config=./pyproject.toml", "--fix"] - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v1.20.0' + rev: 'v2.1.0' hooks: - id: mypy pass_filenames: false @@ -153,7 +153,7 @@ repos: args: [-config-file=scripts/pre-commit/actionlint.yml] entry: env SHELLCHECK_OPTS="--enable=all --severity=style" actionlint - repo: https://github.com/BlankSpruce/gersemi - rev: 0.26.1 + rev: 0.27.7 hooks: - id: gersemi args: [