patch: fix renovate config (#27)
The renovate config pointed to the wrong repository, fixed in this PR so it points to the Nixvim repository.
This commit is contained in:
parent
e02c129f4b
commit
c992b71204
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"platform": "github",
|
||||
"semanticCommits": true,
|
||||
"labels": ["renovate"],
|
||||
"repositories": ["dc-tec/k8s-gitops"],
|
||||
"repositories": ["dc-tec/nixvim"],
|
||||
"extends": ["config:recommended"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue