diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a315c617..62ac2f281 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: files: requirements-dev.txt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.13.3 + rev: v0.14.3 hooks: - id: ruff @@ -28,7 +28,7 @@ repos: language_version: python3 - repo: https://github.com/keewis/blackdoc - rev: v0.4.3 + rev: v0.4.5 hooks: - id: blackdoc