From 66411ee480a8576fcf85eefc7d308181216a9071 Mon Sep 17 00:00:00 2001 From: Arjan Molenaar Date: Thu, 12 Oct 2023 16:22:18 +0200 Subject: [PATCH] Also update major releases Just let the CI figure out if it breaks. Co-authored-by: Moritz Weber --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 20b6e350a..58cb0e61a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,6 +18,7 @@ updates: patterns: - "@angular*" update-types: + - "major" - "minor" - "patch" # Capella Dockerimages