diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 40b88d2..517ca4d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,4 +7,8 @@ updates: directory: "/" target-branch: "devel" schedule: - interval: "daily" + interval: "weekly" + - package-ecosystem: github-actions + directory: / + schedule: + interval: "weekly"