fix(renovate): parse group config first

This commit is contained in:
JJGadgets
2024-12-24 01:13:19 +08:00
parent 33c6b33079
commit 249d543ccc
2 changed files with 2 additions and 2 deletions

View File

@@ -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,

View File

@@ -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",