diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 159c96d4..e029749d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: open-pull-requests-limit: 10 schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + open-pull-requests-limit: 10