diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d20e2e4d..d64b0ff49 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,11 @@ version: 2 updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily + commit-message: + prefix: build(deps) - package-ecosystem: pip directory: / schedule: