Sfoglia il codice sorgente

update version for pre-commit in README.md (#1699)

William Bille Meyling 1 anno fa
parent
commit
cc71bb1e9a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

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