Skip to content

Commit b90ad2f

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent 85811c7 commit b90ad2f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/dependabot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ updates:
1616
prefix-development: chore
1717
labels:
1818
- "Dependencies"
19+
open-pull-requests-limit: 10

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"templateOSS": {
4343
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
44-
"version": "4.21.1",
44+
"version": "4.21.2",
4545
"publish": "true"
4646
},
4747
"tap": {

release-please-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "chore",
3131
"section": "Chores",
3232
"hidden": false,
33-
"collapse": true
33+
"collapse": false
3434
}
3535
],
3636
"packages": {

0 commit comments

Comments
 (0)