diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edecfdf213f..25a248840e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,13 +28,13 @@ repos: - id: validate_manifest - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.7 + rev: v0.9.9 hooks: - id: ruff - id: ruff-format - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.3.1 + rev: v1.4.1 hooks: - id: zizmor # types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2