diff --git a/tools/ossf_scorecard/scope.json b/tools/ossf_scorecard/scope.json index ea2b49355..f1b52a1fa 100644 --- a/tools/ossf_scorecard/scope.json +++ b/tools/ossf_scorecard/scope.json @@ -21,7 +21,6 @@ "security-wg", "tap2junit", "node-addon-api", - "remark-preset-lint-node", "node-v8", "nodejs-latest-linker", "lts-schedule", @@ -51,8 +50,9 @@ "mentorship", "node-inspect", "node-report", - "whatwg-stream" + "whatwg-stream", + "remark-preset-lint-node" ] } } -} \ No newline at end of file +}