We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40070d commit 89dc221Copy full SHA for 89dc221
1 file changed
.github/dependabot.yml
@@ -8,7 +8,8 @@ updates:
8
- package-ecosystem: "gradle" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "daily"
+ interval: "weekly"
12
+ day: "monday"
13
groups:
14
# Specify a name for the group, which will be used in pull request titles
15
# and branch names
0 commit comments