diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 81027d37..7a9c5f6e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,7 @@ updates: interval: weekly time: "06:00" open-pull-requests-limit: 10 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"