diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce961d5..711780a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: hooks: - id: sync-pre-commit-deps - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.10 + rev: v0.15.11 hooks: - id: ruff-format - id: ruff-check