diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16d7ab8..30cb426 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,6 @@ repos: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.5 + rev: v0.12.11 hooks: - id: ruff