diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8194cae..55f215d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "monthly" + interval: "weekly" labels: - "area/dependencies" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"