diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da8698c..e3996b9 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.9 + rev: v0.11.10 hooks: - id: ruff args: ["--fix", "--show-fixes"]