diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f8472f1..c37b92f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,9 @@ updates: interval: "daily" reviewers: - "tmuntaner" + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily + reviewers: + - "tmuntaner"