Skip to content

Commit 3bc9458

Browse files
committed
Fix catalog format
1 parent 70548c8 commit 3bc9458

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

extensions/catalog.community.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
"created_at": "2026-03-18T00:00:00Z",
376376
"updated_at": "2026-03-18T00:00:00Z"
377377
},
378-
"fix-findings": {
378+
"fix-findings": {
379379
"name": "Fix Findings",
380380
"id": "fix-findings",
381381
"description": "Automated analyze-fix-reanalyze loop that resolves spec findings until clean.",
@@ -392,7 +392,7 @@
392392
},
393393
"provides": {
394394
"commands": 1,
395-
"hooks": 1
395+
"hooks": 1
396396
},
397397
"tags": [
398398
"code",
@@ -404,7 +404,7 @@
404404
"verified": false,
405405
"downloads": 0,
406406
"stars": 0,
407-
"created_at": "2026-04-01T00:00:00Z",
407+
"created_at": "2026-04-01T00:00:00Z",
408408
"updated_at": "2026-04-01T00:00:00Z"
409409
},
410410
"fixit": {

0 commit comments

Comments
 (0)