diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a9b7aa4..521256e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: args: ["--config", ".rstcheck.project.cfg"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.5 + rev: v0.14.13 # ruff must appear before black in the list of hooks hooks: - id: ruff-check