Skip to content

Commit

Permalink
Updating renovate to automerge minor and patch updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 committed Nov 25, 2024
1 parent 57a50aa commit d356f75
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
],
"platformAutomerge": true
}

0 comments on commit d356f75

Please sign in to comment.