From 8e0b1112d9adb99113c4f23932349c642ceb81c2 Mon Sep 17 00:00:00 2001 From: Fabrice Lamant Date: Mon, 25 Nov 2024 18:42:48 +0000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 354af6f..e3d6c63 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,9 @@ updates: update-types: - minor - patch + dependencies-major: + update-types: + - major open-pull-requests-limit: 20 reviewers: - fabrice404