From 80a2693de8138ef33dbaf5fb81afa8d5de65888f Mon Sep 17 00:00:00 2001 From: Stephen Griffin Date: Wed, 8 Jul 2026 08:35:55 -0400 Subject: [PATCH] Group updates --- .github/dependabot.yml | 16 ++++++++++++++++ mapistub | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb85b6f97..ea018e8aa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,24 @@ updates: directory: / schedule: interval: daily + groups: + production-dependencies: + dependency-type: "production" + development-dependencies: + dependency-type: "development" + other-dependencies: + patterns: + - "*" - package-ecosystem: npm directory: / schedule: interval: daily + groups: + production-dependencies: + dependency-type: "production" + development-dependencies: + dependency-type: "development" + other-dependencies: + patterns: + - "*" \ No newline at end of file diff --git a/mapistub b/mapistub index 679c14abf..293c7c395 160000 --- a/mapistub +++ b/mapistub @@ -1 +1 @@ -Subproject commit 679c14abf04fcf094704169917004057694634ea +Subproject commit 293c7c3951eeb5db64e4b025d7d2a27de334954a