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 9ff00b6 commit a76cf7dCopy full SHA for a76cf7d
.github/dependabot.yml
@@ -1,5 +1,10 @@
1
version: 2
2
updates:
3
+ - package-ecosystem: "gradle"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+
8
- package-ecosystem: "github-actions"
9
directory: "/"
10
schedule:
0 commit comments