diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e8270a8..b522a2cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -110,3 +110,8 @@ 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.10.0 + hooks: + - id: zizmor