From ebce3482a5f76bceaa34bedcde962bcaf9c52b95 Mon Sep 17 00:00:00 2001 From: sue445 Date: Wed, 31 Dec 2025 12:25:37 +0900 Subject: [PATCH] Remove dependabot config for github-actions --- .github/dependabot.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 990893b..88e0a06 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,16 +1,5 @@ version: 2 updates: - - package-ecosystem: github-actions - directory: / - schedule: - interval: monthly - time: "05:00" - timezone: Asia/Tokyo - assignees: - - sue445 - cooldown: - default-days: 7 - - package-ecosystem: bundler directory: / schedule: