Parcourir la source

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

William Bille Meyling il y a 1 an
Parent
commit
cc71bb1e9a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
    ```