Skip to content

Commit ab7f3b5

Browse files
Copilotjkowalleck
andauthored
[WIP] Add pre-commit hook for GitHub Actions compliance checking (#972)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jkowalleck <2765863+jkowalleck@users.noreply.github.com>
1 parent 8ad0fd2 commit ab7f3b5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ repos:
4242
entry: poetry run -- tox r -e bandit
4343
pass_filenames: false
4444
language: system
45+
- repo: https://github.com/zizmorcore/zizmor-pre-commit
46+
rev: v1.24.1
47+
hooks:
48+
- id: zizmor

0 commit comments

Comments
 (0)