diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 18d6854..ceca70d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,8 +4,7 @@ updates: directory: "/" open-pull-requests-limit: 3 reviewers: - - "Maddosaurus" - - "tommartensen" + - 'stackrox/maple' schedule: interval: 'weekly' day: 'wednesday'