Pārlūkot izejas kodu

remove dependabot

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 gadu atpakaļ
vecāks
revīzija
ea396fb5e7
1 mainītis faili ar 0 papildinājumiem un 18 dzēšanām
  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