Skip to content

Commit 93ddcdc

Browse files
authored
feat: bring back renovate
1 parent 6c5f068 commit 93ddcdc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/renovate.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@
4141
{
4242
"automerge": true,
4343
"matchUpdateTypes": ["digest"],
44-
"matchDepNames": ["ghcr.io/ublue-os/silverblue-main"],
44+
"matchDepNames": [
45+
"ghcr.io/ublue-os/silverblue-main",
46+
"ghcr.io/projectbluefin/common"
47+
]
4548
}
4649
]
4750
}

0 commit comments

Comments
 (0)