From 43210d7359d8d91a3553ac2e4f7160953a32168b Mon Sep 17 00:00:00 2001 From: sjbalagit Date: Fri, 30 Jan 2026 18:24:54 -0800 Subject: [PATCH] Delete .github/dependabot.yml Delete .github/dependabot.yml for correct representation of issues/ tasks per member --- .github/dependabot.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 1c0c2fd..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,15 +0,0 @@ -version: 2 -updates: - # Maintain dependencies for GitHub Actions - - package-ecosystem: "github-actions" - directories: - - "/" - schedule: - interval: "monthly" - commit-message: - prefix: "dependencies: " - include: scope - groups: - actions: - patterns: - - "*"