mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-19 17:49:29 +00:00
fix(renovate): nested config paths
This commit is contained in:
@@ -9,10 +9,10 @@
|
|||||||
":preserveSemverRanges",
|
":preserveSemverRanges",
|
||||||
":semanticCommits",
|
":semanticCommits",
|
||||||
":timezone(Europe/Helsinki)",
|
":timezone(Europe/Helsinki)",
|
||||||
"github>ivuorinen/.github//.github/renovate/autoMerge.json5",
|
"github>ivuorinen/.github/.github/renovate/autoMerge.json5",
|
||||||
"github>ivuorinen/.github//.github/renovate/commitMessage.json5",
|
"github>ivuorinen/.github/.github/renovate/commitMessage.json5",
|
||||||
"github>ivuorinen/.github//.github/renovate/labels.json5",
|
"github>ivuorinen/.github/.github/renovate/labels.json5",
|
||||||
"github>ivuorinen/.github//.github/renovate/semanticCommits.json5",
|
"github>ivuorinen/.github/.github/renovate/semanticCommits.json5",
|
||||||
"docker:enableMajor",
|
"docker:enableMajor",
|
||||||
"group:recommended",
|
"group:recommended",
|
||||||
"npm:unpublishSafe",
|
"npm:unpublishSafe",
|
||||||
|
|||||||
Reference in New Issue
Block a user