Merge pull request 'nix fmt: renovate.json' (#3015) from ci into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3015
This commit is contained in:
Mic92
2025-03-11 16:57:08 +00:00

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
}
}