diff --git a/renovate.json b/renovate.json index 90e9bb9f2..bea05d7f2 100644 --- a/renovate.json +++ b/renovate.json @@ -5,5 +5,8 @@ "reviewers": [ "mozilla-neutrino/core-contributors" ], - "pinVersions": false + "pinVersions": false, + "excludedPackageNames": [ + "gitbook-plugin-github" + ] }