diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 372ea1b..5cd1db9 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -20,9 +20,9 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: disabled: + - gitleaks - terrascan enabled: - - gitleaks@8.18.2 - actionlint@1.6.27 - checkov@3.2.52 - git-diff-check @@ -79,6 +79,7 @@ actions: - trunk-upgrade-available tools: disabled: + - gitleaks - composer enabled: - action-validator@0.6.0