nix fmt: renovate.json

This commit is contained in:
Jörg Thalheim
2025-03-11 17:56:52 +01:00
parent 7102af9bd9
commit 6324b495ee

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"lockFileMaintenance": { "enabled": true },
"nix": {
"enabled": true
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"lockFileMaintenance": { "enabled": true },
"nix": {
"enabled": true
}
}