From 823abfb3da8194776cf67b523dc50659f0a9c943 Mon Sep 17 00:00:00 2001 From: Alex Johansson Date: Fri, 5 Nov 2021 16:52:35 +0000 Subject: [PATCH] Delete dependabot.yml (#1137) replacing dependabot with [depfu](depfu.com) --- .github/dependabot.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index e50d3424..00000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,9 +0,0 @@ -version: 2 -updates: - - package-ecosystem: npm - directory: "/" - schedule: - interval: daily - commit-message: - prefix: "⬆️" - open-pull-requests-limit: 4