Skip to content

Commit a3787c8

Browse files
build: add deps-dev to allowed scopes in Semantic config
1 parent d2ba760 commit a3787c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/semantic.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ titleAndCommits: true
22
allowMergeCommits: false
33
scopes:
44
- deps
5+
- deps-dev
56
types:
67
- feat
78
- fix
@@ -14,4 +15,4 @@ types:
1415
- ci
1516
- chore
1617
- revert
17-
- merge
18+
- merge

0 commit comments

Comments
 (0)