diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c16e07..83e0d86 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -88,12 +88,12 @@ repos: hooks: - id: sync-pre-commit-deps - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.10 + rev: v0.15.11 hooks: - id: ruff-format - id: ruff-check - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.6 + rev: 0.11.7 hooks: - id: uv-lock - repo: https://github.com/pre-commit/pygrep-hooks @@ -135,7 +135,7 @@ repos: args: - --strict - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.0 + rev: v1.20.1 hooks: - id: mypy - repo: https://github.com/asottile/pyupgrade @@ -157,7 +157,7 @@ repos: - pyflakes>=3.1.0 - shellcheck-py>=0.9.0.5 - repo: https://github.com/crate-ci/typos - rev: v1.45.0 + rev: v1.45.1 hooks: - id: typos exclude_types: