Disabled automerging of @TryGhost dependencies

refs 865bc40be2

- we want to disable automerging of TryGhost dependencies into this
  repository, in order to allow merging with emojis in commits
- the referenced commit adds a preset which which is a packageRule
  to match TryGhost dependencies and disable `automergeNonMajor`
This commit is contained in:
Daniel Lockyer 2021-04-01 13:07:26 +01:00
parent 61edf00a1b
commit 54a09842a6
No known key found for this signature in database
GPG Key ID: FFBC6FA2A6F6ABC1

View File

@ -1,6 +1,7 @@
{
"extends": [
"@tryghost:quietJS",
"@tryghost:disableTryGhostAutomerge",
"@tryghost:groupTestLint",
"@tryghost:groupCSS",
"@tryghost:groupBuildTools"