diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed451182..b519fae0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: additional_dependencies: ["black==26.5.1"] - id: blackdoc-autoupdate-black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.2 + rev: v0.16.3 hooks: - id: ruff args: ["--fix"]