diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f027d82..09afae7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,7 @@ updates: interval: "weekly" allow: - dependency-type: "all" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"