harfbuzz/.github/dependabot.yml
Pedro Kaj Kjellerup Nacht 59f2d2f6c2
Set dependabot to update requirements.txt
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
2023-06-07 20:26:00 +00:00

10 lines
208 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/.ci"
schedule:
interval: "weekly"