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 and bjlittle committed Feb 15, 2025
1 parent 1738ddc commit 6ff5173
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 @@ -117,3 +117,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

0 comments on commit 6ff5173

Please sign in to comment.