diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd50494..3ee647e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -62,7 +62,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Pinned Ruff version used by requirements.txt. - rev: v0.15.12 + rev: v0.15.15 hooks: - id: ruff name: lint with ruff