diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e7edf8c..b2bbbc2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,7 @@ updates: directory: "/" schedule: interval: daily - time: "02:00" - open-pull-requests-limit: 10 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily