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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml11
1 files changed, 5 insertions, 6 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 1ccd554c6..b6da505ad 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,9 +9,8 @@ updates:
- dependency-name: com.squareup.retrofit2:retrofit
versions:
- ">= 2.9.a, < 2.10"
- - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
- versions:
- - 1.4.3-native-mt
- - dependency-name: androidx.camera:camera-view
- versions:
- - 1.0.0-alpha23
+- package-ecosystem: github-actions
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10