diff --git a/.github/renovate.json b/.github/renovate.json index 387630dd61a..7601fbdd4fc 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -165,6 +165,7 @@ "extractVersionTemplate": "^v(?.+)$" } ], + "ignoreDeps": ["numpy"], "packageRules": [ { "groupName": "github-actions",