From 6c54402c6ca1f01e8e368711e59f526c43b392f9 Mon Sep 17 00:00:00 2001 From: Tomasz Janiszewski Date: Fri, 24 Dec 2021 12:08:06 +0100 Subject: [PATCH] dependabot: remove splunk image from updates --- .github/dependabot.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 1426b837f0ec5..8b5baa3b23f38 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -74,12 +74,3 @@ updates: open-pull-requests-limit: 1 reviewers: - "stackrox/backend-dep-updaters" - - - package-ecosystem: 'docker' - directory: 'ci/splunk/' - schedule: - interval: 'weekly' - day: 'wednesday' - open-pull-requests-limit: 1 - reviewers: - - "stackrox/backend-dep-updaters"