Skip to content

Commit 8b7feb1

Browse files
Merge pull request #1268 from session-foundation/update-dependabot
Update target branch of dependabot
2 parents 2e46d61 + 000bb8c commit 8b7feb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ updates:
44
directory: "/"
55
schedule:
66
interval: weekly
7+
target-branch: "dev"
78

89
- package-ecosystem: github-actions
910
directory: "/"
1011
schedule:
11-
interval: weekly
12+
interval: weekly
13+
target-branch: "dev"

0 commit comments

Comments
 (0)