Skip to content

Commit 79005f3

Browse files
authored
chore: update dependanbot config (#1558)
Update config so it works with our semantic release config
1 parent 5414953 commit 79005f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ updates:
66
interval: daily
77
time: "10:00"
88
open-pull-requests-limit: 10
9+
commit-message:
10+
prefix: "deps"
11+
prefix-development: "deps(dev)"

0 commit comments

Comments
 (0)