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 84b247d + 8a77514 commit e07eea3Copy full SHA for e07eea3
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gradle"
4
+ directory: "/" # Location of your `build.gradle` or `build.gradle.kts`
5
+ schedule:
6
+ interval: "daily" # Options: "daily", "weekly", "monthly"
7
+ open-pull-requests-limit: 10
8
+ rebase-strategy: "auto"
9
+ commit-message:
10
+ prefix: "chore"
11
+ include: "scope"
0 commit comments