Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 253 Bytes

snyk_pre_commit

Add this to your pre-commit-config.yaml

repos:
-   repo: https://github.com/metalstormbass/snyk-pre-commit
    rev: be796f98d3575e1d855251cdb8308f2a1fd8dacb
    hooks:
    - id: snyk-sca
    - id: snyk-code
    - id: snyk-iac