Skip to content

Commit

Permalink
chore: postinstall for dependabot template-oss PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Dec 7, 2023
1 parent ddcf1de commit ba46326
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -16,6 +16,7 @@ updates:
prefix-development: chore
labels:
- "Dependencies"
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: /
schedule:
Expand All @@ -32,3 +33,4 @@ updates:
- "Dependencies"
- "Backport"
- "release/v5"
open-pull-requests-limit: 10
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.1",
"version": "4.21.3",
"backport": 5,
"publish": true
}
Expand Down
2 changes: 1 addition & 1 deletion release-please-config.json
Expand Up @@ -30,7 +30,7 @@
"type": "chore",
"section": "Chores",
"hidden": false,
"collapse": true
"collapse": false
}
],
"packages": {
Expand Down

0 comments on commit ba46326

Please sign in to comment.