diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 625b46ca8d8..620aead2570 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: auto-walrus - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.5 + rev: v0.6.7 hooks: - id: ruff @@ -71,7 +71,7 @@ repos: - id: validate-pyproject - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.10.0 + rev: v9.11.0 hooks: - id: eslint types: [file]