From 20754fb124e496ee8c82f8e038969ed3bfbb9045 Mon Sep 17 00:00:00 2001 From: Chad Wilson Date: Mon, 30 Oct 2023 22:23:40 +0800 Subject: [PATCH] Group vscode updates together These tend to be linked to one another --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a8670c01..4f759924 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,7 @@ updates: directory: "/" schedule: interval: weekly - + groups: + vscode: + patterns: + - "vscode-*"