run prettier to clear linter warnings

This commit is contained in:
Eli Reisman
2024-06-04 11:50:21 -07:00
parent 0bec1ca5b4
commit 97c6dd59c3
6 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const COMMENT_MARKER = '<!-- dependency-review-pr-comment-marker -->'
export async function commentPr(
commentContent: string,
config: ConfigurationOptions,
config: ConfigurationOptions
): Promise<void> {
if (
!(