Clean up; updated docs

This commit is contained in:
Stefan Petrushevski
2023-04-06 10:49:30 +02:00
parent 39dca1ce09
commit 1896d6f936
4 changed files with 234 additions and 2 deletions
-1
View File
@@ -16,7 +16,6 @@ import {getRefs} from './git-refs'
import {groupDependenciesByManifest} from './utils'
import {commentPr} from './comment-pr'
import {PackageURL} from 'packageurl-js'
async function run(): Promise<void> {
try {