Ver Fonte

Update pre-commit rev tag in README (#1108)

SADIK KUZU há 3 anos atrás
pai
commit
e55d3975ec
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -106,7 +106,7 @@ jobs:
    ```
    ```
    repos:
    repos:
      - repo: https://github.com/zricethezav/gitleaks
      - repo: https://github.com/zricethezav/gitleaks
-       rev: v8.15.3
+       rev: v8.16.0
        hooks:
        hooks:
          - id: gitleaks
          - id: gitleaks
    ```
    ```