From c7a1d01fac318e5fdcd3f4d976a8f7b8f37917c3 Mon Sep 17 00:00:00 2001 From: SyncFileContents Date: Thu, 19 Sep 2024 15:55:33 +1000 Subject: [PATCH] Sync .github\dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 073ff68..c1740f6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + groups: + all: + patterns: + - "*" \ No newline at end of file