diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 261e139..6d6b0a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,8 +31,8 @@ repos: hooks: - id: blackdoc - - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.1.11" + - repo: https://github.com/astral-sh/ruff-pre-commit + rev: "v0.1.13" hooks: - id: ruff args: ["--fix"]