Set up dependabot to keep them updated

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
This commit is contained in:
Pedro Kaj Kjellerup Nacht 2023-11-17 19:38:36 +00:00
parent e31c147bb9
commit eecae396a0
No known key found for this signature in database

View File

@ -13,3 +13,11 @@ updates:
github-actions:
patterns:
- "*"
- package-ecosystem: "pip"
directory: "/.github/workflows/requirements"
schedule:
interval: "monthly"
groups:
build-time-deps:
patterns:
- "*"