From 090ac64d56dda1caffb170a9ee1f02b0ce1b7b41 Mon Sep 17 00:00:00 2001 From: GoliathLabs Date: Fri, 26 Nov 2021 16:10:06 +0100 Subject: [PATCH] Added: Dependabot.yml config --- .github/dependabot.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 92800a0d..d537f38a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,20 +9,8 @@ updates: reviewers: [blocktrron] assignees: [blocktrron] - - package-ecosystem: docker - directory: / - schedule: {interval: monthly} - reviewers: [blocktrron] - assignees: [blocktrron] - - - package-ecosystem: docker - directory: / - schedule: {interval: monthly} - reviewers: [blocktrron] - assignees: [blocktrron] - - package-ecosystem: pip directory: /docs/ schedule: {interval: monthly} reviewers: [blocktrron] - assignees: [blocktrron] \ No newline at end of file + assignees: [blocktrron]