Skip to content

Disable dependabot on repos that use mirroring #6418

@mmitche

Description

@mmitche

Disable dependabot for repos that use mirroring. To do so, add the following file in the default branch of a repo:

File: .azuredevops/dependabot.yml
Content:

version: 2
enable-campaigned-updates: false
enable-security-updates: false

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions