Merge branch 'feature/beta-release' into renovate/feature/beta-release-non-major-updates

This commit is contained in:
Jeremy
2026-03-24 02:42:04 -04:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -281,6 +281,12 @@
"matchUpdateTypes": ["major"],
"automerge": false,
"labels": ["manual-review"]
},
{
"description": "Fix Renovate lookup for geoip2-golang v2 module path",
"matchDatasources": ["go"],
"matchPackageNames": ["github.com/oschwald/geoip2-golang/v2"],
"sourceUrl": "https://github.com/oschwald/geoip2-golang"
}
]
}