diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b304315..f15003b 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.12.12 + rev: v0.15.0 # ruff must appear before black in the list of hooks hooks: - id: ruff-check