diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 35fdf082fe..3f9d4f4b47 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,13 +32,13 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.2 + rev: v0.5.4 hooks: - id: ruff - id: ruff-format - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.431.6 + rev: 37.438.4 hooks: - id: renovate-config-validator @@ -48,7 +48,7 @@ repos: - id: gitleaks - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.10.1 + rev: v1.11.0 hooks: - id: mypy exclude: ^(tests/|examples/|docs/)