diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f012320..0354a8b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,11 +5,12 @@ updates: schedule: interval: "daily" reviewers: - - "maintainers" - + - amimart + - ccamel - package-ecosystem: "pip" directory: "/" schedule: interval: "daily" reviewers: - - "maintainers" + - amimart + - ccamel