chore: enable renovate nix support
This commit is contained in:
parent
5cfc5a7e6c
commit
867a3a52ba
1 changed files with 4 additions and 1 deletions
|
@ -3,5 +3,8 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended",
|
"config:recommended",
|
||||||
":semanticCommits"
|
":semanticCommits"
|
||||||
]
|
],
|
||||||
|
"nix":{
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue