diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 107ed0c2..82f07385 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -54,6 +54,7 @@ ] } ], + "ignoreDeps": ["github.com/nobl9/nobl9-go"], "ignorePaths": [ "**/vendor/**", "**/node_modules/**",