mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-13 19:27:01 +05:30
renovate: switch to my presets
This commit is contained in:
parent
873b34bd3f
commit
021ba2131b
2 changed files with 8 additions and 12 deletions
8
.github/renovate.json
vendored
Normal file
8
.github/renovate.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:base",
|
||||||
|
"github>msfjarvis/shared-workflows//renovate/rust",
|
||||||
|
"github>msfjarvis/shared-workflows//renovate/automerge"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"extends": [
|
|
||||||
"config:base"
|
|
||||||
],
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchPackagePatterns": ["*"],
|
|
||||||
"automerge": true,
|
|
||||||
"automergeType": "branch"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue