From bece5a04074c1fd80dcb938d656fa672b51af3c0 Mon Sep 17 00:00:00 2001 From: Reinder Vos de Wael Date: Wed, 3 Jan 2024 10:24:29 -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 7dbc681..7dcb12a 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,6 +7,11 @@ updates: directory: / schedule: interval: monthly + groups: + production-dependencies: + dependency-type: production + development-dependencies: + dependency-type: development - package-ecosystem: github-actions directory: / schedule: