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