Skip to content

Commit a9d023b

Browse files
Renovatejcsf
authored andcommitted
Migrate config renovate.json
1 parent f76f75b commit a9d023b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

renovate.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"matchManagers": [
2828
"dockerfile"
2929
],
30-
"matchPackagePrefixes": [
31-
"gcr.io/distroless/"
32-
],
3330
"enabled": true,
34-
"pinDigests": true
31+
"pinDigests": true,
32+
"matchPackageNames": [
33+
"gcr.io/distroless/{/,}**"
34+
]
3535
}
3636
]
3737
}

0 commit comments

Comments
 (0)