diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39481edaa9f..6e71920d5f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: priority: 0 - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.16 + rev: v0.15.17 hooks: - id: ruff-format priority: 0