Update Renovate config

This commit is contained in:
Daniëlle Huisman 2024-12-24 09:15:53 +01:00
parent bb9499d9af
commit 4bccfe0465

View file

@ -1,3 +1,4 @@
{
"extends": ["config:recommended", "schedule:weekly", ":prConcurrentLimitNone", ":prHourlyLimitNone"]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>RustForWeb/.github:renovate-config"]
}