Set dependabot to update requirements.txt

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
This commit is contained in:
Pedro Kaj Kjellerup Nacht 2023-06-07 19:50:09 +00:00
parent 7c08bb85d5
commit 59f2d2f6c2
No known key found for this signature in database

View file

@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/.ci"
schedule:
interval: "weekly"