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.
2 parents 47795d1 + e92bd7e commit fcc98bfCopy full SHA for fcc98bf
.github/dependabot.yaml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gradle"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily"
7
+ # Group all Gradle updates into a single PR
8
+ groups:
9
+ gradle-dependencies:
10
+ patterns:
11
+ - "*"
0 commit comments