diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c1b219..c0c9d29 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: blackdoc - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.10 + rev: v0.15.9 hooks: - id: ruff types_or: [python, pyi, jupyter]