Skip to content

Commit 6b8a333

Browse files
committed
fix: valid JSON for dependabot metrics badge
1 parent b6332d0 commit 6b8a333

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
{ schemaVersion:1,label:deps vulns,message:0,color:green}
1+
{
2+
"schemaVersion": 1,
3+
"label": "deps vulns",
4+
"message": "0",
5+
"color": "green"
6+
}

0 commit comments

Comments
 (0)