diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b4dbcad..67c5a1b 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.1.11" hooks: - id: ruff