Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb87c1f

Browse files
committed
chore: rename base renovate config
1 parent c9853b6 commit eb87c1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

renovate.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
77
"extends": [
8-
"github>opalmedapps/.github//renovate-base.json5",
8+
"github>opalmedapps/.github//base.renovate.json5",
99
],
1010
// https://docs.renovatebot.com/configuration-options/#assignees
1111
"assignees": [],
@@ -31,7 +31,7 @@
3131
"renovate-config-presets": {
3232
"managerFilePatterns": [
3333
"renovate.json5",
34-
"renovate-base.json5",
34+
"base.renovate.json5",
3535
],
3636
},
3737
}

0 commit comments

Comments
 (0)