From 66fad8018ba6b08eb3733fa2d63b0b9331cd2d7f Mon Sep 17 00:00:00 2001 From: jorenham Date: Tue, 3 Feb 2026 22:00:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20ignore=20numpy=20in=20the=20uv?= =?UTF-8?q?=20dependabot=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 464ffc68..74eee6d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,8 @@ updates: interval: weekly allow: - dependency-type: all + ignore: + - dependency-name: numpy labels: - "topic: dependencies" commit-message: