diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 43a4dd0..702daf6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -106,6 +106,11 @@ repos: - id: zizmor args: [--persona=auditor] exclude: ^.github/workflows/release.yml$ + - id: zizmor + alias: zizmor-fix + stages: [manual] + args: [--persona=auditor, --fix=all] + exclude: ^.github/workflows/release.yml$ # Python