diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1691b12..8bf1cdb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,8 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 + reviewers: + - "qwerty541" # Maintain dependencies for GitHub Actions - package-ecosystem: github-actions @@ -13,3 +15,5 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 + reviewers: + - "qwerty541"