Explorar el Código

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

SADIK KUZU hace 3 años
padre
commit
e55d3975ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

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