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: [