Skip to content

Commit abae5c5

Browse files
committed
Fix wrong syntax in the .github/renovate.json5 config file
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
1 parent f2003ad commit abae5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"assignees": ["rhatdan", "vrothberg", "Luap99"],
5555
"postUpdateOptions": [
5656
"gomodVendor",
57-
'gomodTidy"
57+
"gomodTidy"
5858
],
5959

6060
"customManagers": [

0 commit comments

Comments
 (0)