|
@@ -26,6 +26,12 @@ repos:
|
|
|
- id: fix-byte-order-marker
|
|
|
- id: check-case-conflict
|
|
|
|
|
|
+ # Beautify shell scripts
|
|
|
+ - repo: https://github.com/gitleaks/gitleaks.git
|
|
|
+ rev: v8.16.1
|
|
|
+ hooks:
|
|
|
+ - id: gitleaks
|
|
|
+
|
|
|
# Beautify shell scripts
|
|
|
- repo: https://github.com/lovesegfault/beautysh.git
|
|
|
rev: v6.2.1
|