Skip to content

Commit 7eab139

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent 44bedb2 commit 7eab139

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
@@ -69,7 +69,7 @@
6969
"templateOSS": {
7070
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
7171
"windowsCI": false,
72-
"version": "4.21.1",
72+
"version": "4.21.3",
7373
"publish": "true"
7474
},
7575
"author": "GitHub Inc.",

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)