Skip to content

Commit 8ae46a7

Browse files
authored
Disable Dependabot updates in Azure DevOps (#1268)
1 parent cedb3af commit 8ae46a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.azuredevops/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Disable Dependabot updates in Azure DevOps since this repository is managed
2+
# on GitHub and mirrored to Azure DevOps.
3+
# https://eng.ms/docs/products/dependabot/configuration/disable-features
4+
version: 2
5+
enable-security-updates: false
6+
enable-campaigned-updates: false

0 commit comments

Comments
 (0)