diff --git a/renovate.json b/renovate.json index 4afcdae2..a3cfe3bc 100644 --- a/renovate.json +++ b/renovate.json @@ -29,5 +29,7 @@ "automerge": true } ], - "ignoreDeps": [] + "ignoreDeps": [ + "github.com/libdns/libdns" + ] }