diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9204c990..b2652111 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,9 @@ updates: open-pull-requests-limit: 10 allow: - dependency-type: all + +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + open-pull-requests-limit: 10