diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b06e58bc..a9a06ebf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.10.1 + rev: v1.11.0 hooks: - id: mypy additional_dependencies: @@ -29,7 +29,7 @@ repos: - id: tox-ini-fmt - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: 'v0.5.3' + rev: 'v0.5.4' hooks: - id: ruff args: