Enable the custom.regex package manager to enable rust toolchain updates (#20035)

tools/pm-31067/update-sends-id
neuronull 1 month ago committed by GitHub
parent b94e2ebf1e
commit faec84c2e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["github>bitwarden/renovate-config"], // Extends our default configuration for pinned dependencies
enabledManagers: ["cargo", "github-actions", "npm"],
enabledManagers: ["cargo", "github-actions", "npm", "custom.regex"],
packageRules: [
// ==================== Repo-Wide Update Behavior Rules ====================
{

Loading…
Cancel
Save