mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
Enable renovate for github actions and cargo (#5394)
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -11,7 +11,7 @@
|
||||
":separateMajorReleases"
|
||||
],
|
||||
"prConcurrentLimit": 3,
|
||||
"enabledManagers": ["npm"],
|
||||
"enabledManagers": ["cargo", "github-actions", "npm"],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "{{manager}}",
|
||||
|
||||
Reference in New Issue
Block a user