reorder
This commit is contained in:
parent
0f8f505cef
commit
0208ac018c
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"assignees": ["jahanson"],
|
||||||
"extends": ["config:best-practices"],
|
"extends": ["config:best-practices"],
|
||||||
"semanticCommits": "enabled",
|
"semanticCommits": "enabled",
|
||||||
"assignees": ["jahanson"],
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "use fix scope for renovate updates",
|
"description": "use fix scope for renovate updates",
|
||||||
|
|
Loading…
Reference in a new issue