Browse Source

Merge pull request #12530 from nextcloud/chore/noid/dependabot

remove dependabot due to switch to renovatebot
Andy Scherzinger 1 năm trước cách đây
mục cha
commit
23f94b07aa
1 tập tin đã thay đổi với 0 bổ sung18 xóa
  1. 0 18
      .github/dependabot.yml

+ 0 - 18
.github/dependabot.yml

@@ -1,18 +0,0 @@
-# synced from @nextcloud/android-config
-version: 2
-updates:
-    -   package-ecosystem: "github-actions"
-        directory: "/"
-        schedule:
-            interval: "weekly"
-    -   package-ecosystem: gradle
-        directory: "/"
-        schedule:
-            interval: daily
-            time: "03:00"
-            timezone: Europe/Paris
-        rebase-strategy: "disabled"
-        open-pull-requests-limit: 10
-        labels:
-            - 3. to review
-            - dependencies