Parcourir la source

bump repo version in pre-commit example (#1815)

Yann Lacroix il y a 1 an
Parent
commit
7fac002325
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -113,7 +113,7 @@ jobs:
    ```
    repos:
      - repo: https://github.com/gitleaks/gitleaks
-       rev: v8.23.1
+       rev: v8.24.2
        hooks:
          - id: gitleaks
    ```