From 8e9005890f3f63a0db52ba8701f6aaefd858c88a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:37:10 +0100 Subject: [PATCH] Update .gitleaks.toml --- .github/linters/.gitleaks.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/linters/.gitleaks.toml b/.github/linters/.gitleaks.toml index 78e2daaec..59d0dca0f 100644 --- a/.github/linters/.gitleaks.toml +++ b/.github/linters/.gitleaks.toml @@ -1,4 +1,3 @@ - title = "gitleaks config" [extend] @@ -7,5 +6,5 @@ title = "gitleaks config" useDefault = false [allowlist] - description = "global allowlist. whitelisting paths" - paths = ['''hassio-addons/epicgamesfree/config.json'''] +description = "global allowlist. whitelisting paths" +paths = ['''config.toml''']