diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82be819..0809460 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: trailing-whitespace exclude: tests/repositories/fixtures/pypi.org/metadata/.*\.metadata @@ -22,17 +22,17 @@ repos: - id: check-docstring-first - repo: https://github.com/pre-commit/pre-commit - rev: v4.1.0 + rev: v4.3.0 hooks: - id: validate_manifest - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.6 + rev: v0.12.12 hooks: - id: ruff - id: ruff-format - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.3.1 + rev: v1.12.1 hooks: - id: zizmor