diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 35eca0b..1e306b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,10 @@ updates: # Consider increasing frequency if Sqids ever gets dependencies that are # not dev-only. interval: "monthly" + + - package-ecosystem: "github-actions" + directory: "/" + reviewers: + - "g-andrade" + schedule: + interval: "monthly"