Skip to content

Commit

Permalink
Merge pull request #88 from platform-engineering-org/automerge
Browse files Browse the repository at this point in the history
Revert the automerge changes. Moved to global configuration.
  • Loading branch information
lmilbaum authored Sep 26, 2023
2 parents 8968681 + e99a75f commit 68aa227
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,5 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>platform-engineering-org/.github"
],
"packageRules": [
{
"description": "Group patch updates",
"matchUpdateTypes": ["patch"],
"groupName": "Patch updates",
"automerge": true,
"platformAutomerge": true
}
],
"schedule": ["at any time"]
]
}

0 comments on commit 68aa227

Please sign in to comment.