We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cff2ca commit c97341aCopy full SHA for c97341a
.github/dependabot.yml
@@ -0,0 +1,14 @@
1
+# Configuration options:
2
+# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#about-the-dependabotyml-file
3
+
4
+version: 2
5
+updates:
6
+ - package-ecosystem: "gradle"
7
+ directory: "/"
8
+ schedule:
9
+ interval: "weekly"
10
11
+ - package-ecosystem: "github-actions"
12
13
14
0 commit comments