Skip to content

Commit

Permalink
pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed Dec 15, 2024
1 parent 6cce259 commit 5edf170
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 @@ -38,4 +38,9 @@ repos:
args: ['--ignore=E203,E402,W503', '--max-line-length=120']
#- id: nbqa-isort
#args: ['-m3', '--tc']
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.9.1
hooks:
- id: zizmor

exclude: ^ecoscope/contrib/

0 comments on commit 5edf170

Please sign in to comment.