We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cef71b2 + 2e7f224 commit 335c3dbCopy full SHA for 335c3db
1 file changed
default.json
@@ -6,14 +6,14 @@
6
":widenPeerDependencies",
7
":label(renovate)",
8
":semanticCommitScopeDisabled",
9
- ":configMigration"
+ ":configMigration",
10
+ "npm:unpublishSafe"
11
],
12
"rebaseWhen": "never",
13
"schedule": "after 8am and before 5pm every weekday",
14
"npm": {
15
"extends": [
16
":noUnscheduledUpdates",
- "npm:unpublishSafe",
17
"helpers:disableTypesNodeMajor"
18
19
"rangeStrategy": "bump",
0 commit comments