diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 72c6d7e..61f648d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,12 +22,12 @@ repos: - id: check-docstring-first - repo: https://github.com/pre-commit/pre-commit - rev: v4.5.1 + rev: v4.6.0 hooks: - id: validate_manifest - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.10 + rev: v0.15.12 hooks: - id: ruff - id: ruff-format