Skip to content

Commit 81d7cd5

Browse files
josephperrottclydin
authored andcommitted
build: configure dependabot updates
configure dependabot updates to use the expected commit message type/scope
1 parent 0fe20bc commit 81d7cd5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "npm"
5+
directory: "/"
6+
commit-message:
7+
prefix: "build"
8+
labels:
9+
- "comp: build & ci"
10+
- "PR target: master & patch"
11+
- "PR action: merge"

0 commit comments

Comments
 (0)