diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40ab89a..6ceebfb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-hooks-apply - id: check-useless-excludes - repo: https://github.com/hofbi/dev-tools - rev: 1.12.0 + rev: 1.12.1 hooks: - id: check-sys-path-append - id: check-sys-path-insert @@ -87,12 +87,12 @@ repos: - id: search-and-replace language_version: default # https://github.com/mattlqx/pre-commit-search-and-replace/issues/28 - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.15 + rev: v0.15.19 hooks: - id: ruff-format - id: ruff-check - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.21 + rev: 0.11.24 hooks: - id: uv-lock - id: uv-audit @@ -135,7 +135,7 @@ repos: args: - --strict - repo: https://github.com/astral-sh/ty-pre-commit - rev: v0.0.49 + rev: v0.0.52 hooks: - id: ty - repo: https://github.com/asottile/pyupgrade @@ -145,7 +145,7 @@ repos: args: - --py310-plus - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-github-workflows - id: check-renovate @@ -154,13 +154,13 @@ repos: hooks: - id: actionlint - repo: https://github.com/crate-ci/typos - rev: v1.47.0 + rev: v1.47.2 hooks: - id: typos exclude_types: - svg - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.4 + rev: v0.2.22 hooks: - id: rumdl-fmt language: python # ensures that Renovate can update additional_dependencies