diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 521b131..50f85a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,3 +58,7 @@ repos: - id: taplo-format # See options: https://taplo.tamasfe.dev/configuration/formatter-options.html args: [--option, "reorder_arrays=true", --option, "reorder_keys=true"] + - repo: https://github.com/woodruffw/zizmor-pre-commit + rev: v0.8.0 + hooks: + - id: zizmor