Skip to content

Commit c3c0d79

Browse files
authored
Update dependabot.yml
1 parent 2c4de7b commit c3c0d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7-
target-branch: "main"
7+
target-branch: "master"
88
- package-ecosystem: "cargo"
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12-
target-branch: "main"
12+
target-branch: "master"

0 commit comments

Comments
 (0)