Skip to content

Commit 8a690ce

Browse files
committed
fix: lint
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
1 parent 1837aa3 commit 8a690ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • services/libs/data-access-layer/src/osspckgs

services/libs/data-access-layer/src/osspckgs/packages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export async function touchPackageSyncedAt(
155155
criticalityScore: metrics.criticalityScore ?? null,
156156
dependentPackagesCount: metrics.dependentPackagesCount ?? null,
157157
dependentReposCount: metrics.dependentReposCount ?? null,
158-
},
158+
},
159159
)
160160
}
161161

0 commit comments

Comments
 (0)