diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1de0061..72864d7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,3 +29,13 @@ updates: labels: - dependencies - python + + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + time: "03:00" + timezone: UTC + labels: + - dependencies + - github-actions