From fa240fea03675e9cb247b2fa3221f648e5a38741 Mon Sep 17 00:00:00 2001 From: Yeikel Santana Date: Tue, 7 Oct 2025 20:16:32 -0400 Subject: [PATCH] Remove refence to rebase-strategy The `rebase-strategy` mention is not related to the feature discussed and it just adds noise --- .../controlling-dependencies-updated.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/code-security/dependabot/dependabot-version-updates/controlling-dependencies-updated.md b/content/code-security/dependabot/dependabot-version-updates/controlling-dependencies-updated.md index b92b455d0578..53b705ea4529 100644 --- a/content/code-security/dependabot/dependabot-version-updates/controlling-dependencies-updated.md +++ b/content/code-security/dependabot/dependabot-version-updates/controlling-dependencies-updated.md @@ -256,7 +256,6 @@ updates: schedule: interval: daily open-pull-requests-limit: 20 - rebase-strategy: "disabled" # Increase the version requirements for pip # only when required versioning-strategy: increase-if-necessary