Skip to content

Commit e4d63f0

Browse files
committed
fix: allign interface
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
1 parent 3f4f445 commit e4d63f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

services/libs/types/src/db/repos.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ export interface RepoDbRow {
4444
bugBountyUrl: string | null
4545
securityTxtUrl: string | null
4646
contactsLastRefreshed: string | null
47+
updatedAt: string
48+
dockerCheckedAt: string | null
4749
}

0 commit comments

Comments
 (0)