From d62618fd60beab9ac5e5c6648a92e1e4ad82ea16 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Wed, 14 Jan 2026 15:12:29 +0100 Subject: [PATCH] chore(deps): remove versioning-strategy from Dependabot configuration --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 496963d..c53b510 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,5 +16,4 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 15 - versioning-strategy: increase