Skip to content

Commit 6231e68

Browse files
authored
Update package.json
Don't squash dependency version updates
1 parent 53b9c33 commit 6231e68

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
@@ -46,7 +46,7 @@
4646
"auto-changelog": {
4747
"backfillLimit": false,
4848
"commitLimit": false,
49-
"ignoreCommitPattern": "(🔖|🔨|🧹|⬆️|changelog|release|Update README).*"
49+
"ignoreCommitPattern": "(🔖|🔨|🧹|changelog|release|Update README).*"
5050
},
5151
"dependencies": {
5252
"compare-versions": "^4.1.3",

0 commit comments

Comments
 (0)