diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 03914f7..84418f9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,7 @@ updates: directory: "/HKModTemplateAutomated" schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/.githhub/workflows" + schedule: + interval: "weekly"