From 29d2b8f45ff408ed4ac55e44c4564a20e2bfdab4 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 7 Nov 2022 17:32:55 -0800 Subject: ci: replace GitHub actions with drone --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/dependabot.yml (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 8c139c7..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: -- package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" -- cgit v1.2.3