From e7ea0c48a659f56efe39344da2609cedccde90f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:47:15 +0000 Subject: [PATCH] Bump the pre-commit-all group across 1 directory with 6 updates Bumps the pre-commit-all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | prettier | `3.8.1` | `3.9.4` | | [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.20` | | [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy) | `v1.20.0` | `2.1.0` | | [https://github.com/MarcoGorelli/cython-lint](https://github.com/MarcoGorelli/cython-lint) | `v0.19.0` | `0.21.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.9.4 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.20 - [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.20) 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/MarcoGorelli/cython-lint` from v0.19.0 to 0.21.0 - [Release notes](https://github.com/MarcoGorelli/cython-lint/releases) - [Commits](https://github.com/MarcoGorelli/cython-lint/compare/v0.19.0...v0.21.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: prettier dependency-version: 3.9.4 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.5 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.20 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/pre-commit/mirrors-mypy dependency-version: 2.1.0 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/MarcoGorelli/cython-lint dependency-version: 0.21.0 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/BlankSpruce/gersemi dependency-version: 0.27.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit-all ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3528eb21d4..f3aef06a07 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.9.4'] # 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.20 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 @@ -122,7 +122,7 @@ repos: "git+https://github.com/nv-legate/aedifix@1.10.0" ] - repo: https://github.com/MarcoGorelli/cython-lint - rev: v0.19.0 + rev: v0.21.0 hooks: - id: cython-lint - id: double-quote-cython-strings @@ -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: [