mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
dependabot: Add hatchling to build dependencies group
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
This commit is contained in:
parent
2b1d4eb182
commit
fdcfb6a423
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue