fix(deps): update package name for go-yaml/yaml in renovate.json (#2362)

This commit is contained in:
Jan-Otto Kröpke
2026-03-20 01:40:51 +01:00
committed by GitHub
parent ca0982316a
commit f376d426de

View File

@@ -15,8 +15,7 @@
"ignorePaths": ["**/workflows/container_description.yml","**/workflows/stale.yml"],
"packageRules": [
{
"matchPackageNames": ["go-yaml/yaml","yaml/go-yaml"],
"matchUpdateTypes": ["major"],
"matchPackageNames": ["https://github.com/yaml/go-yaml"],
"enabled": false
},
{