diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 99602049f5ec..f9cb18a0ad00 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,10 @@ version: 2 updates: - - - package-ecosystem: "github-actions" + - package-ecosystem: github-actions directory: "/" schedule: - interval: "weekly" + interval: weekly + assignees: + - hamzaremmal + reviewers: + - hamzaremmal