dependabot: Add coverage to test-and-lint group

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
This commit is contained in:
Jussi Kukkonen 2023-12-19 10:20:30 +02:00
parent 5b4e0944d0
commit d593a82d6a

View file

@ -17,6 +17,7 @@ updates:
patterns:
- "bandit"
- "black"
- "coverage"
- "isort"
- "mypy"
- "pydocstyle"