Parcourir la source

Bump version for pre-commit

zricethezav il y a 5 ans
Parent
commit
28fd47e170
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -50,7 +50,7 @@ Sample `.pre-commit-config.yaml`
 
 
 ```yaml
 ```yaml
 -   repo: https://github.com/zricethezav/gitleaks
 -   repo: https://github.com/zricethezav/gitleaks
-    rev: v7.4.0
+    rev: v7.5.0
     hooks:
     hooks:
     -   id: gitleaks
     -   id: gitleaks
 ```
 ```