Skip to content

Commit 88cb728

Browse files
agjscursoragent
andcommitted
fix(docs): regenerate scripts catalog after repo-settings cleanup
Removes stale audit-repo-settings entries from generated docs data so docs-linkcheck passes after monorepo tooling consolidation. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 5ebc62e commit 88cb728

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/docs/src/data/scripts-catalog.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"invocation": "./scripts/ci/pre-push.sh"
105105
}
106106
],
107+
"manual": [],
107108
"prePushStages": [
108109
"1/${TOTAL} Fast checks (lint, lint:meta, format, typecheck, knip)",
109110
"2/${TOTAL} Dependency vulnerability scan",
@@ -258,6 +259,7 @@
258259
"invocation": "./scripts/ci/pre-push.sh"
259260
}
260261
],
262+
"manual": [],
261263
"prePushStages": [
262264
"1/${TOTAL} Fast checks (typecheck, lint, lint:meta, knip)",
263265
"2/${TOTAL} Dependency vulnerability scan",

0 commit comments

Comments
 (0)