From a604728b0fbf19aefabe488fe94b0d94bb1d6cba Mon Sep 17 00:00:00 2001 From: Liplum Date: Fri, 9 Aug 2024 20:12:52 +0800 Subject: [PATCH] updated dependabot config --- .github/dependabot.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index de71c6e9f..2a9f4bc3d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,13 +9,9 @@ updates: directory: "/" schedule: interval: weekly - time: "09:00" - timezone: Asia/Shanghai open-pull-requests-limit: 5 - + - package-ecosystem: github-actions directory: "/" schedule: interval: weekly - time: "09:00" - timezone: Asia/Shanghai