diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2111d1f84..959c38fcb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,7 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" + schedule: + interval: "weekly" commit-message: prefix: "chore(deps-gha)"