diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb19c2c1..8bd5b44f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.3 + rev: v0.9.4 hooks: - id: ruff args: [ --fix ] @@ -91,7 +91,7 @@ repos: - id: check-yaml - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.13.0 + rev: v1.14.1 hooks: - id: mypy exclude: |