diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d6cd3f43b10..c662c6754f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - - repo: https://github.com/charliermarsh/ruff-pre-commit + - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.0.272 hooks: - id: ruff