From fdcfb6a4237faa98f95be9595b7f875baded4292 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Wed, 13 Dec 2023 13:54:54 +0200 Subject: [PATCH] dependabot: Add hatchling to build dependencies group Signed-off-by: Jussi Kukkonen --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6abb1816..55c29d5d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,7 @@ updates: # Python dependencies known to be critical to our build/release security patterns: - "build" + - "hatchling" test-and-lint-dependencies: # Python dependencies that are only pinned to ensure test reproducibility patterns: