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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-29 18:21:13 +0300
committerGitHub <noreply@github.com>2021-04-29 18:21:13 +0300
commit7c20e3d8c8d3c491cf17e1c234fd70613cca85fd (patch)
tree8ce65b14139d4c2f77881cceaedd27464cfb42ed
parent4b292b6d0486dc5acb112dcd5540d19f4d7c915a (diff)
Upgrade to GitHub-native Dependabotdependabot/add-v2-config-file
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..34477c7e
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: gradle
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10