We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1f3bd commit 28f9b5eCopy full SHA for 28f9b5e
.github/dependabot.yml
@@ -10,6 +10,8 @@ updates:
10
directory: "/" # Directory where your `build.gradle` or `build.gradle.kts` file is located
11
schedule:
12
interval: "weekly"
13
+ day: "saturday"
14
+ time: "01:00"
15
commit-message:
16
prefix: "dependabot: " # Optional prefix for commit messages
17
open-pull-requests-limit: 10 # Limit on the number of open PRs
0 commit comments