diff --git a/renovate.json b/renovate.json index a3cfe3bc..7f62646b 100644 --- a/renovate.json +++ b/renovate.json @@ -30,6 +30,7 @@ } ], "ignoreDeps": [ - "github.com/libdns/libdns" + "github.com/libdns/libdns", + "github.com/libdns/cloudflare" ] }