summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ab768a00462..9cc65f2a208 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -28,6 +28,8 @@ updates:
- "feature: dependencies"
reviewers:
- "nextcloud/server-dependabot"
+ # Disable automatic rebasing because without a build CI will likely fail anyway
+ rebase-strategy: "disabled"
# Testing master npm
- package-ecosystem: npm