Skip to content

Commit 2e7dd49

Browse files
committed
ci: adjust dependabot settings
Modifies dependabot settings so its PRs pass the CI checks automatically
1 parent e963199 commit 2e7dd49

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
@@ -6,6 +6,8 @@ updates:
66
schedule:
77
interval: "weekly"
88
commit-message:
9-
prefix: "dependabot"
9+
prefix: "ci"
1010
pull-request-branch-name:
1111
separator: "/"
12+
labels:
13+
- "no changelog"

0 commit comments

Comments
 (0)