diff --git a/renovate.json b/renovate.json index 4426800..1b25a05 100644 --- a/renovate.json +++ b/renovate.json @@ -8,6 +8,13 @@ "dependencyDashboard": false, "automerge": true, "packageRules": [ + { + "description": "Upstream tags v2 but publishes no v2 releases or assets yet", + "matchDepNames": [ + "anomalyco/opencode" + ], + "allowedVersions": "<2" + }, { "description": "Pin GitHub Actions to immutable commit SHAs", "matchManagers": [