mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
dependabot: Add coverage to test-and-lint group
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
This commit is contained in:
parent
5b4e0944d0
commit
d593a82d6a
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
|
@ -17,6 +17,7 @@ updates:
|
|||
patterns:
|
||||
- "bandit"
|
||||
- "black"
|
||||
- "coverage"
|
||||
- "isort"
|
||||
- "mypy"
|
||||
- "pydocstyle"
|
||||
|
|
|
|||
Loading…
Reference in a new issue