From 68a132689a9bc176cadfc316d64e6fe34cefac86 Mon Sep 17 00:00:00 2001 From: Gabriel Massadas Date: Fri, 6 Dec 2024 14:18:41 +0000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dd62d25..05dc340 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,10 @@ updates: schedule: interval: "weekly" groups: + major: + update-types: [ "major" ] dev-deps: dependency-type: "development" - major: - update-types: [ "version-update:semver-major" ] - package-ecosystem: "github-actions" directory: "/" schedule: