Skip to content

Commit 61af1e2

Browse files
committed
ci(semantic-release): update devDependancy scope after change in Dependabot
1 parent 0ccf961 commit 61af1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"preset": "angular",
5353
"releaseRules": [
5454
{"type": "build", "scope":"deps", "release": "minor"},
55-
{"type": "build", "scope":"devDeps", "release": "patch"}
55+
{"type": "build", "scope":"deps-dev", "release": "patch"}
5656
]
5757
}
5858
}

0 commit comments

Comments
 (0)