ci: update renovate config, add GH token
This commit is contained in:
parent
abfe217807
commit
263b873306
2 changed files with 3 additions and 1 deletions
|
|
@ -10,5 +10,6 @@
|
|||
"automergeStrategy": "squash",
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"labels": ["dependency-upgrade"],
|
||||
"enabledManagers": ["cargo"]
|
||||
"enabledManagers": ["cargo"],
|
||||
"prHourlyLimit": 5
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue