mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-15 22:10:30 +00:00
Update renovate.json5
This commit is contained in:
9
.github/renovate.json5
vendored
9
.github/renovate.json5
vendored
@@ -16,5 +16,12 @@
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
"ignoreUnstable": false
|
||||
"packageRules": [
|
||||
{
|
||||
// TODO: Allow updates of selected packages with no stable release (yet) to latest versions
|
||||
"matchManagers": [ "nuget" ],
|
||||
"matchPackageNames": [ "Microsoft.CodeAnalysis.ResxSourceGenerator", "OpenTelemetry.Exporter.Prometheus.AspNetCore" ],
|
||||
"ignoreUnstable": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user