diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a9fa39e..3a20ec55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: additional_dependencies: ["black==26.3.1"] - id: blackdoc-autoupdate-black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.6 + rev: v0.15.7 hooks: - id: ruff args: ["--fix"]