Skip to content

Commit 72bd419

Browse files
committed
renovate: do not sha-pin wolfi images
1 parent a41e308 commit 72bd419

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
],
77
"packageRules": [
88
{
9-
"description": "Don't pin static image, we do not want its weekly updates.",
9+
"description": "Don't pin wolfi images, we do not want every weekly update.",
1010
"matchPackageNames": [
1111
"pscale.dev/wolfi-prod/static"
12+
"pscale.dev/wolfi-prod/go"
1213
],
1314
"pinDigests": false
1415
}

0 commit comments

Comments
 (0)