From ae18393ddd07ec0520618f871d58d3063cfd68e2 Mon Sep 17 00:00:00 2001 From: shenxianpeng Date: Mon, 27 Oct 2025 19:10:12 +0200 Subject: [PATCH] Update zizmor repo and doc links --- .github/zizmor.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/zizmor.yml b/.github/zizmor.yml index 9b42b47cc85545..3de494ce8acaa7 100644 --- a/.github/zizmor.yml +++ b/.github/zizmor.yml @@ -1,5 +1,5 @@ # Configuration for the zizmor static analysis tool, run via pre-commit in CI -# https://woodruffw.github.io/zizmor/configuration/ +# https://docs.zizmor.sh/configuration/ rules: dangerous-triggers: ignore: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0311f052798ad..cdb9c7f0c72edd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -86,7 +86,7 @@ repos: hooks: - id: actionlint - - repo: https://github.com/woodruffw/zizmor-pre-commit + - repo: https://github.com/zizmorcore/zizmor-pre-commit rev: v1.14.1 hooks: - id: zizmor