From: Shinigami Date: Thu, 13 Oct 2022 21:00:32 +0000 (+0200) Subject: Prevent spam for inactive maintainer X-Git-Tag: v2.3.2~20^2^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d52aa2215454b4c9f6f1bff2a428278abdf21f65;p=poolifier.git Prevent spam for inactive maintainer --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd90cc537..30865766f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,6 @@ updates: - 'github-actions' reviewers: - 'pioardi' - - 'Shinigami92' - 'jerome-benoit' - package-ecosystem: 'npm' directory: '/' @@ -19,7 +18,6 @@ updates: - 'dependencies' reviewers: - 'pioardi' - - 'Shinigami92' - 'jerome-benoit' versioning-strategy: increase - package-ecosystem: 'npm' @@ -32,6 +30,5 @@ updates: - 'nocombine' reviewers: - 'pioardi' - - 'Shinigami92' - 'jerome-benoit' versioning-strategy: increase