We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14783f4 commit 1786dffCopy full SHA for 1786dff
1 file changed
.github/dependabot.yaml
@@ -0,0 +1,12 @@
1
+# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
2
+
3
+version: 2
4
+updates:
5
+ - package-ecosystem: "gradle"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "weekly"
9
+ commit-message:
10
+ prefix: ":arrow_up: "
11
+ assignees:
12
+ - Lezurex
0 commit comments