diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a728964..82c6b61 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,13 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "weekly" cooldown: default-days: 7 ignore: