Compare commits
2 commits
d5fe4839db
...
70afa3cbb8
Author | SHA1 | Date | |
---|---|---|---|
70afa3cbb8 | |||
3f59c01f44 |
1 changed files with 6 additions and 0 deletions
|
@ -2,5 +2,11 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"local>infrastructure/renovate-config"
|
"local>infrastructure/renovate-config"
|
||||||
|
],
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchManagers": ["gomod"],
|
||||||
|
"semanticCommitType": "chore"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue