diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c14a166..61f3451 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,8 @@ updates: - 3.6.0 - 3.9.0 - 4.0.0 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + time: "10:00"