Browse Source

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

remove dependabot due to switch to renovatebot
Andy Scherzinger 1 year ago
parent
commit
23f94b07aa
1 changed files with 0 additions and 18 deletions
  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