diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c17c100..a31eff7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,11 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + - package-ecosystem: "npm" directory: "/" schedule: