diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ffc4b8d4fd..750f649403e 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.16.1 + rev: v0.16.2 hooks: - id: ruff-format priority: 0