Skip to content

Commit b5ddf95

Browse files
committed
fix(schema): Format of gitlab to uri
1 parent 8c7aba3 commit b5ddf95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
"type": "string"
294294
},
295295
"gitlab": {
296-
"format": "url",
296+
"format": "uri",
297297
"type": "string"
298298
},
299299
"re": {

0 commit comments

Comments
 (0)