Skip to content

Commit 9698fde

Browse files
committed
chore(ci): Make dependabot use semantic commits and correct label
1 parent bd58c49 commit 9698fde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
version: 2
2+
commit-message:
3+
prefix: chore
4+
include: scope
5+
labels:
6+
- "type: dependency"
27
updates:
38
- package-ecosystem: "github-actions"
49
directory: "/"

0 commit comments

Comments
 (0)