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 24, 2024
1 parent b9ddd82 commit 54ae5d8
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 @@ -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

0 comments on commit 54ae5d8

Please sign in to comment.