diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6148c1856..55fea1ac1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: - --exclude=versioneer.py - --last-year-present - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.7 + rev: v0.11.12 hooks: - id: ruff args: [--fix, --show-fixes]