From c1478f7bab5abc7ee5d59c909bdbce4ab1e904f5 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 3 Jun 2024 11:17:22 +0200 Subject: [PATCH] Update Dependabot config --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9b93c90..dda20cc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: /env schedule: interval: weekly + groups: + wp-packages: + patterns: + - '@wordpress/*'