Skip to content

Commit 3a5c815

Browse files
committed
chore: extend renovate config from docker-atmosphere
Signed-off-by: Claude <[email protected]>
1 parent 06881af commit 3a5c815

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"local>vexxhost/.github"
5-
],
3+
"extends": ["local>vexxhost/docker-atmosphere"],
64
"prBodyDefinitions": {
75
"GitHub Links": "[Compare changes](https://github.com/{{{depName}}}/compare/{{{currentDigest}}}...{{{newDigest}}})"
86
},

0 commit comments

Comments
 (0)