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