[ci] add initial renovate.json
This commit is contained in:
parent
1629b00e05
commit
e5fac24784
14
renovate.json
Normal file
14
renovate.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base"],
|
||||
"dependencyDashboard": true,
|
||||
"extends": [
|
||||
"local>siempie/renovate"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
},
|
||||
"nix": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user