Skip to content

Commit 81e87f5

Browse files
authored
Renovate: Disable incompatible updates (#4264)
1 parent fe68d61 commit 81e87f5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@
3434
{
3535
"matchManagers": ["gomod"],
3636
"matchPackageNames": [
37-
"github.com/PeerDB-io/peerdb/flow/generated/**"
37+
"github.com/PeerDB-io/peerdb/flow/generated/**",
38+
"github.com/pingcap/tidb",
39+
"github.com/pingcap/tidb/pkg/parser",
40+
"github.com/aws/aws-sdk-go-v2/feature/s3/manager"
3841
],
3942
"enabled": false
4043
},

0 commit comments

Comments
 (0)