diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 42a85371c..7a80f20bc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -57,3 +57,8 @@ updates: time: "10:00" open-pull-requests-limit: 10 versioning-strategy: increase-if-necessary +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + time: "10:00"