diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 75ed35c4..ee3735e7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,13 @@ updates: labels: - dependencies - javascript + + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + time: "03:00" + timezone: UTC + labels: + - dependencies + - github-actions