We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d99b42f + 3c79eea commit cf4696dCopy full SHA for cf4696d
1 file changed
.github/dependabot.yml
@@ -0,0 +1,21 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: gradle
4
+ directory: /
5
+ schedule:
6
+ interval: weekly
7
+ groups:
8
+ all-dependencies:
9
+ patterns:
10
+ - "*"
11
+ open-pull-requests-limit: 5
12
+
13
+ - package-ecosystem: github-actions
14
15
16
17
18
+ all-actions:
19
20
21
0 commit comments