diff --git a/renovate.json b/renovate.json index ba6123c..3af7763 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,13 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "local>luzifer/renovate-config" + ], + "packageRules": [ + { + "enabled": false, + "matchPackageNames": [ + "github.com/Luzifer/ots/pkg/**" + ] + } ] } \ No newline at end of file