Skip to content

Commit

Permalink
Add zizmor security linter to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Dec 19, 2024
1 parent 58a1e46 commit 67e368f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,8 @@ repos:
args: [--branch, main]
- id: requirements-txt-fixer
- id: trailing-whitespace

- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.8.0
hooks:
- id: zizmor

0 comments on commit 67e368f

Please sign in to comment.