mirror of
https://github.com/danbulant/lucide
synced 2026-05-19 04:18:41 +00:00
Update Renovate config
This commit is contained in:
parent
bb9499d9af
commit
4bccfe0465
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
|
@ -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"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue