Sfoglia il codice sorgente

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

Yann Lacroix 1 anno fa
parent
commit
7fac002325
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
    ```