fix(deps): update renovate.json to match major update types for go-yaml (#2364)

This commit is contained in:
Jan-Otto Kröpke
2026-03-20 01:52:07 +01:00
committed by GitHub
parent f376d426de
commit 43a413a2bb
2 changed files with 1 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"packageRules": [
{
"matchPackageNames": ["https://github.com/yaml/go-yaml"],
"matchUpdateTypes": ["major"],
"enabled": false
},
{