Skip to content

dylanbudgen/dependabot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dependabot Example

A minimal example repo showing how to configure Dependabot for a multi-project monorepo.

How it works

  • Dependabot runs weekly and checks each service for outdated dependencies
  • Updates are grouped into a single PR per ecosystem/directory
  • PRs are automatically labelled by ecosystem (e.g. javascript, dotnet, java, ci)
  • Open PR limit is capped at 3 per ecosystem

See .github/dependabot.yml for the full configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors