diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d9a093a7e65..f6cb56594c64 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: exclude_types: [csv, json, html] exclude: ^tests/fixtures/|homeassistant/generated/|tests/components/.*/snapshots/ - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.30.0 + rev: v1.30.1 hooks: - id: zizmor args: diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt index cbf553e69a09..89ce864961d6 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -3,4 +3,4 @@ codespell==2.4.3 ruff==0.16.6 yamllint==1.38.0 -zizmor==1.30.0 +zizmor==1.30.1