From 127d4bdd4602b393b02027ec31827a91956b1472 Mon Sep 17 00:00:00 2001 From: blueJpg <2238288979@qq.com> Date: Thu, 21 Mar 2024 16:03:48 +0800 Subject: [PATCH] [+] init --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 453228e..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,8 +0,0 @@ -# Set update schedule for GitHub Actions -version: 2 -updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - # Check for updates to GitHub Actions every week - interval: "weekly"