Skip to content

Commit 194e372

Browse files
committed
Update .azuredevops/dependabot.yml
1 parent b66c3f0 commit 194e372

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.azuredevops/dependabot.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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
1+
version: 2
2+
3+
# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
4+
enable-campaigned-updates: false
5+
enable-security-updates: false

0 commit comments

Comments
 (0)