Update paths, remove exclude

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-01-21 14:52:15 +01:00
parent 061393a964
commit 415316302b
3 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -6,9 +6,7 @@
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": [
"@backstage/release-manifest"
],
"ignore": [],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}