Migrate renovate config #10

Merged
ngn merged 1 commits from renovate/migrate-config into custom 2025-01-19 21:42:44 +03:00

View File

@ -1,6 +1,4 @@
{
"extends": [
"config:base"
],
"extends": ["config:recommended"],
"prHourlyLimit": 20
}