Remove obsolete secp256k1 Renovate hold (#536)

This commit is contained in:
Wes
2026-05-11 11:40:33 -07:00
committed by GitHub
parent 0ee9f20ccb
commit 582339d4b1
-6
View File
@@ -10,12 +10,6 @@
"groupName": null,
"separateMinorPatch": true,
"separateMultipleMinor": true
},
{
"description": "Hold secp256k1 until sprout-pair-relay is migrated from rand-std to rand/std features.",
"matchManagers": ["cargo"],
"matchPackageNames": ["secp256k1"],
"allowedVersions": "<0.31"
}
]
}