Skip to content

Commit c2a3b21

Browse files
committed
Pin go-mysql digest as well
1 parent 894ea00 commit c2a3b21

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@
106106
// Unpin when a release is tagged
107107
"allowedVersions": "v1.15.1-0.20260701093637-35ca5c6ee8c8"
108108
},
109+
{
110+
"matchManagers": ["gomod"],
111+
"matchPackageNames": ["github.com/go-mysql-org/go-mysql"],
112+
"matchUpdateTypes": ["digest"],
113+
"enabled": false
114+
},
109115
// This package rule instruct renovate to require approval from
110116
// the dependency dashboard before proposing major upgrades.
111117
// This sets a default is approval mindset for automatic proposals.

0 commit comments

Comments
 (0)