forked from Boria138/PortProtonQt
fix(renovate): config syntax again
Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
@ -3,9 +3,7 @@
|
||||
"extends": [
|
||||
"config:best-practices"
|
||||
],
|
||||
|
||||
"rebaseWhen": "never",
|
||||
|
||||
"packageRules": [
|
||||
{
|
||||
"automerge": true,
|
||||
@ -15,7 +13,7 @@
|
||||
"enabled": false,
|
||||
"matchUpdateTypes": ["digest", "pinDigest", "pin"],
|
||||
"matchDepTypes": ["container"],
|
||||
"matchFileNames": [".gitea/workflows/**.yaml", ".gitra/workflows/**.yml"],
|
||||
},
|
||||
"matchFileNames": [".gitea/workflows/**.yaml", ".gitra/workflows/**.yml"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user