ci(renovate): switch to shared configs (#34)
All checks were successful
CD / Release (push) Successful in 16s
All checks were successful
CD / Release (push) Successful in 16s
Reviewed-on: #34 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #34.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>t.behrendt/renovate-configs:common",
|
||||
"local>t.behrendt/renovate-configs:action"
|
||||
],
|
||||
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch", "minor"],
|
||||
|
||||
Reference in New Issue
Block a user