📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-05-29 08:33:53 +00:00
parent fdb52f1e96
commit 06e0d13d57
1615 changed files with 232858 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"name": "brooks-lint-marketplace",
"description": "Marketplace for brooks-lint plugin",
"owner": {
"name": "hyhmrright",
"email": "hyhmrright@gmail.com"
},
"plugins": [
{
"name": "brooks-lint",
"description": "AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix)",
"version": "1.3.0",
"source": "./",
"author": {
"name": "hyhmrright",
"email": "hyhmrright@gmail.com"
}
}
]
}