mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-24 07:20:54 +01:00
config; activate automerge (#539)
This commit is contained in:
14
renovate.json5
Normal file
14
renovate.json5
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch",
|
||||
"pin",
|
||||
"digest"
|
||||
],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user