Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-21 00:26:20 +0300
committerGitHub <noreply@github.com>2022-10-21 00:26:20 +0300
commit36338b4f25600e02db0aaa010b689a6d71876b73 (patch)
tree6777f63c19f635b5d29cb093d653fe6f62b48998
parent664cff952f9ad76c825ef822334a2dac45cab827 (diff)
Update dependabot.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 16504243..e0090755 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,6 +19,8 @@ updates:
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
+ # Disable automatic rebasing because without a build CI will likely fail anyway
+ rebase-strategy: "disabled"
labels:
- 3. to review
- dependencies