1
0
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:
Oscar Hinton
2023-05-08 14:47:16 +02:00
committed by GitHub
parent d53f79e325
commit 74636d24b8

View File

@@ -11,7 +11,7 @@
":separateMajorReleases"
],
"prConcurrentLimit": 3,
"enabledManagers": ["npm"],
"enabledManagers": ["cargo", "github-actions", "npm"],
"packageRules": [
{
"groupName": "{{manager}}",