diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b65c460..a9f728d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,6 +19,11 @@ updates: day: "tuesday" time: "09:00" timezone: "Europe/Berlin" + groups: + production-dependencies: + dependency-type: "production" + development-dependencies: + dependency-type: "development" - package-ecosystem: "npm" directory: "images/instrumentation/node.js/"