From 4c1187cb967b3283866279c3529e68286ffb8349 Mon Sep 17 00:00:00 2001 From: Marcus Wood Date: Sun, 26 May 2024 11:18:58 +1000 Subject: [PATCH] feat: drop dependabot --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 67c164e..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,7 +0,0 @@ -version: 2 -updates: -- package-ecosystem: mix - directory: "/" - open-pull-requests-limit: 1 - schedule: - interval: "daily"