diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb147de..5ff817f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: blackdoc-autoupdate-black - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.11.6 + rev: v0.11.8 hooks: - id: ruff args: ["--fix", "--show-fixes"]