From 38572d493c044da747889b0df29cf3ad6a951b62 Mon Sep 17 00:00:00 2001 From: Florian Rupprecht <33600480+nx10@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:36:52 -0500 Subject: [PATCH] Update dependabot.yaml --- .github/dependabot.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 75aec4a..18690e3 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,6 +4,11 @@ updates: directory: "/client" schedule: interval: "weekly" + groups: + production-dependencies: + dependency-type: production + development-dependencies: + dependency-type: development - package-ecosystem: "github-actions" directory: "/" schedule: