run prettier to clear linter warnings
This commit is contained in:
+1
-1
@@ -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 (
|
||||
!(
|
||||
|
||||
Reference in New Issue
Block a user