From 558556f2ec0ab80c6cdd98f1a41d69905ce9ff2e Mon Sep 17 00:00:00 2001 From: Peter Hunt Date: Mon, 16 Oct 2023 15:59:05 +0100 Subject: [PATCH] AP-4314: CYC, update dependabot grouping name --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a188c33e7ae..facd196605a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -34,7 +34,7 @@ updates: - "ministryofjustice/laa-apply-for-legal-aid" groups: # Specify a name for the group, which will be used in pull request titles and branch names - npm-jest: + npm-dependencies: # Define patterns to include dependencies in the group (based on # dependency name) patterns: - "babel*"