diff options
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4e0b93b16..479440fe63 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,6 +20,7 @@ updates: - "makubacki"
- "mdkinney"
- "spbrogan"
+ rebase-strategy: "disabled"
- package-ecosystem: "github-actions"
directory: "/"
@@ -32,3 +33,4 @@ updates: - "makubacki"
- "mdkinney"
- "spbrogan"
+ rebase-strategy: "disabled"
|