remove renovate

This commit is contained in:
Johannes Kirschbauer 2024-01-21 16:20:43 +01:00
parent b405b4dc57
commit 5d88cb1482
No known key found for this signature in database

11
.github/renovate.json vendored
View File

@ -1,11 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "group:all", "schedule:weekly"],
"lockFileMaintenance": {
"enabled": true
},
"dependencyDashboard": true,
"nix": {
"enabled": true
}
}