From 518de74dc4a3e106812dd622dc4435d1663a9e34 Mon Sep 17 00:00:00 2001 From: Benny Date: Mon, 12 May 2025 19:11:57 +0800 Subject: [PATCH] group it --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b38df29..23028e4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,6 @@ updates: directory: "/" schedule: interval: "daily" + groups: + all-dependencies: + patterns: ["*"] \ No newline at end of file