Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9853b6 commit eb87c1fCopy full SHA for eb87c1f
2 files changed
renovate-base.json5 base.renovate.json5renovate-base.json5 renamed to base.renovate.json5
renovate.json5
@@ -5,7 +5,7 @@
5
{
6
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
7
"extends": [
8
- "github>opalmedapps/.github//renovate-base.json5",
+ "github>opalmedapps/.github//base.renovate.json5",
9
],
10
// https://docs.renovatebot.com/configuration-options/#assignees
11
"assignees": [],
@@ -31,7 +31,7 @@
31
"renovate-config-presets": {
32
"managerFilePatterns": [
33
"renovate.json5",
34
- "renovate-base.json5",
+ "base.renovate.json5",
35
36
},
37
}
0 commit comments