From 647b50a310c5d85922fa348d0cba1e21a7541a1c Mon Sep 17 00:00:00 2001 From: Ljzd PRO <63289359+Ljzd-PRO@users.noreply.github.com> Date: Mon, 28 Oct 2024 09:22:53 +0800 Subject: [PATCH] ci: weekly dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 169e7b77..ee40429b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,5 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" target-branch: "dev"