From 8af945e4b47429bc4740308797c72fb9cffec1c0 Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Wed, 28 May 2025 09:50:55 +0200 Subject: [PATCH] tuning --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index e4a3933..d1a3a0d 100644 --- a/renovate.json +++ b/renovate.json @@ -23,7 +23,7 @@ { "matchPackagePatterns": ["^https://github.com/wackbyte/rust-toolchain"], "ignoreVersions": ["trunk"] - }, - ] + } + ], "osvVulnerabilityAlerts": true }