Skip to content

Commit 94717bb

Browse files
authored
Update Renovate configuration to extend local settings
1 parent 6fa4ca1 commit 94717bb

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

renovate.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
4-
"ignorePaths": ["**/ui/**"],
5-
"regexManagers": [
6-
{
7-
"fileMatch": ["build-images.sh"],
8-
"matchStrings": [
9-
"docker\\.io/collabora/code:(?<currentValue>[0-9\\.]+)"
10-
],
11-
"datasourceTemplate": "docker",
12-
"depNameTemplate": "collabora/code"
13-
}
3+
"extends": [
4+
"local>NethServer/.github:ns8"
145
]
156
}

0 commit comments

Comments
 (0)