We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85dea97 commit 4ad3be8Copy full SHA for 4ad3be8
1 file changed
.github/dependabot.yml
@@ -7,11 +7,11 @@ version: 2
7
updates:
8
- package-ecosystem: "gradle" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
- target-branch: "/"
+ target-branch: "master"
11
schedule:
12
interval: "daily"
13
- package-ecosystem: "github-actions"
14
15
16
17
interval: "weekly"
0 commit comments