From 9a58fde1496d66564a306bacdcd43b16c9d3857a Mon Sep 17 00:00:00 2001 From: Vladimir Mihailenco Date: Tue, 30 Aug 2022 10:05:26 +0300 Subject: [PATCH] chore: remove dependabot --- .github/dependabot.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 01fffd3..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,10 +0,0 @@ -version: 2 -updates: - - package-ecosystem: gomod - directory: / - schedule: - interval: weekly - - package-ecosystem: github-actions - directory: / - schedule: - interval: weekly