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 }