mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-09-08 06:40:46 -04:00
chore(deps): enable nix lockfile maintenance for renovate
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
d582bf7f1f
commit
5d14724e66
@ -2,5 +2,11 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
],
|
||||
"nix": {
|
||||
"enabled": true
|
||||
},
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user