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