Retired

August 8, 20251 Minute Read

Dependabot reviewers configuration option is replaced by code owners

Following our previous announcement, the Dependabot reviewers configuration option has been removed.

We’ve retired this configuration option because the functionality overlaps with GitHub code owners. You can use code owners to define individuals or teams responsible for code in a repository.

To move Dependabot reviewer assignments to code owners, follow the migration guide and tools in dependabot/codeowner-migration-action. This includes a GitHub Actions workflow, a command-line script, and step-by-step manual instructions.

For help or questions, see the migration action’s README or open a discussion in our Community discussion.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Dependabot reviewers configuration option is replaced by code owners - GitHub Changelog