Skip to content

Commit 3c90fc2

Browse files
authored
Merge pull request #650 from splunk/dev/BJ/nojira-change-dependabot-target-branch
NOJIRA: Change dependabot target branch
2 parents 27af330 + 501517b commit 3c90fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ version: 2
22
updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
5-
target-branch: "master"
5+
target-branch: "develop"
66
schedule:
77
interval: "weekly"

0 commit comments

Comments
 (0)