mirror of
https://github.com/ivuorinen/uptime.git
synced 2026-01-26 03:24:04 +00:00
chore(ci): allow auto-merging
This commit is contained in:
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@@ -2,5 +2,11 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"github>ivuorinen/renovate-config"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["*"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user