Enable dependabot for actions (#3406)

Update GitHub actions with dependabot.

Signed-off-by: Ben Kochie <superq@gmail.com>
pull/3412/head
Ben Kochie 4 months ago committed by GitHub
parent 2f980160aa
commit 2a79d5e800
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      .github/dependabot.yml

@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

Loading…
Cancel
Save