Ensure dependabot updates workflows in ./scripts

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
pull/12841/head
Pedro Nacht 2 years ago committed by Pedro Kaj Kjellerup Nacht
parent 142c829fce
commit 35a7ae6eb3
No known key found for this signature in database
  1. 4
      .github/dependabot.yml

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

Loading…
Cancel
Save