Skip to content

Commit

Permalink
Comment out pre-commit hook for zizmor in configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Jan 10, 2025
1 parent 58816f1 commit 729bc82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ repos:
hooks:
- id: typos
exclude_types: ['csv']
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v1.0.1
hooks:
- id: zizmor
# - repo: https://github.com/woodruffw/zizmor-pre-commit
# rev: v1.0.1
# hooks:
# - id: zizmor
...

0 comments on commit 729bc82

Please sign in to comment.