From 5190d79d78da20229a8aee6c67189c94d247a244 Mon Sep 17 00:00:00 2001 From: Michael Haschke Date: Mon, 26 Aug 2024 13:36:11 +0200 Subject: [PATCH] fix dependabot config --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55d63255..07994fc7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,6 @@ updates: directory: "/" schedule: interval: "monthly" - versioning-strategy: increase open-pull-requests-limit: 1 # set 0 to temporarily disable automatic update requests pull-request-branch-name: separator: "/"