Skip to content

Commit

Permalink
Renovate: merge "digest" updates automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy committed May 23, 2024
1 parent b311fe7 commit fb5706f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
// Dockerfile for google-cloud-cli, basically no minor/patch version, daily major version updates
{
matchManagers: ["dockerfile"],
matchUpdateTypes: ["major", "minor", "patch"],
matchUpdateTypes: ["major", "minor", "patch", "pin", "pinDigest", "digest"],
matchPackageNames: [
"gcr.io/google.com/cloudsdktool/google-cloud-cli"
],
Expand Down

0 comments on commit fb5706f

Please sign in to comment.