Skip to content

Commit cd80977

Browse files
authored
chore: update dependabot configuration for GitHub Actions (#255)
1 parent a684704 commit cd80977

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
day: "monday"
8+
time: "09:30"
9+
timezone: "America/Toronto"
10+
pull-request-branch-name:
11+
separator: "/"
12+
commit-message:
13+
prefix: "ci"
14+
include: "scope"

0 commit comments

Comments
 (0)