mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(renovate): parse group config first
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
{
|
||||
"description": "authentik Group",
|
||||
"groupName": "authentik",
|
||||
"matchPackageNames": ["**authentik**"],
|
||||
"matchPackageNames": ["**authentik**", "ghcr.io/goauthentik/**"],
|
||||
"sourceUrl": "https://github.com/goauthentik/authentik",
|
||||
"automerge": false,
|
||||
"separateMultipleMajor": true,
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
":automergeDigest",
|
||||
":automergeBranch",
|
||||
":timezone(Asia/Singapore)",
|
||||
"github>JJGadgets/Biohazard//.renovate/groups.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/clusters.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/commitMessage.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/groups.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/labels.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/security.json5",
|
||||
"security:openssf-scorecard",
|
||||
|
||||
Reference in New Issue
Block a user