From 3105ffbbfb541cc8dd316afcc5bf0398311458e5 Mon Sep 17 00:00:00 2001 From: Lars Reimann Date: Sat, 4 Jan 2025 12:04:04 +0100 Subject: [PATCH] ci: include minor updates in NPM development group --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71d4fca6b..435aa9ea1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,11 +16,12 @@ updates: prefix: 'build' include: scope groups: - dev-patches: + development: applies-to: version-updates dependency-type: development update-types: - patch + - minor - package-ecosystem: pip directory: '/'