From 7acd68edc4b8cb4d036615f7cf549049c3373ac3 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 9 Jun 2022 22:37:43 +0200 Subject: [PATCH] Delete dependabot.yml --- .github/workflows/dependabot.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/workflows/dependabot.yml diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml deleted file mode 100644 index 573705517..000000000 --- a/.github/workflows/dependabot.yml +++ /dev/null @@ -1,10 +0,0 @@ -# Set update schedule for GitHub Actions - -version: 2 -updates: - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - # Check for updates to GitHub Actions every weekday - interval: "daily"