Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit f2f7201

Browse files
authored
Update renovate.json - remove non-working code (#227)
1 parent cfb15d6 commit f2f7201

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.github/renovate.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,5 @@
1111
],
1212
"constraints": {
1313
"go": "1.20"
14-
},
15-
"docker": {
16-
"branchPrefix": "docker-",
17-
"digest": {
18-
"enabled": true
19-
}
20-
},
21-
"go": {
22-
"branchPrefix": "go-"
23-
},
24-
"packageRules": [
25-
{ "matchDatasources": ["docker"] },
26-
{ "matchDatasources": ["go"] }
27-
]
14+
}
2815
}

0 commit comments

Comments
 (0)