From 20a35c59f630d6d3251053c053c4f5f25855007d Mon Sep 17 00:00:00 2001 From: Graham Neubig Date: Tue, 13 Aug 2024 01:38:41 -0400 Subject: [PATCH] Group docusaurus dependabot updates (#3359) --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2669165c60..6a565838e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,8 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 20 + +groups: + docusaurus: + patterns: + - "*docusaurus*"