From 1a7941adf3a2e66413696ae44aaaae960198e3c4 Mon Sep 17 00:00:00 2001 From: Marston Connell <34043723+TheMarstonConnell@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:16:50 -0400 Subject: [PATCH] github actions bot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 000d73e..a47ce27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ version: 2 updates: + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: