Skip to content

Commit b4a14e6

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent 7aeac46 commit b4a14e6

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
@@ -45,7 +45,7 @@
4545
"templateOSS": {
4646
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
4747
"windowsCI": false,
48-
"version": "4.21.1",
48+
"version": "4.21.3",
4949
"publish": "true"
5050
},
5151
"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)