Ensure dependabot updates workflows in ./scripts

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
This commit is contained in:
Pedro Nacht 2023-09-13 10:47:29 -03:00 committed by Pedro Kaj Kjellerup Nacht
parent 142c829fce
commit 35a7ae6eb3
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ updates:
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/scripts"
schedule:
interval: "monthly"
- package-ecosystem: "docker"
directory: "/"
schedule: