Browse Source

Disable AzDO dependabot (#64369)

* Add .azuredevops/dependabot.yml

* Add .azuredevops/dependabot.yml
Matt Mitchell 3 months ago
parent
commit
73d4e56f05
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .azuredevops/dependabot.yml

+ 5 - 0
.azuredevops/dependabot.yml

@@ -0,0 +1,5 @@
+version: 2
+
+# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
+enable-campaigned-updates: false
+enable-security-updates: false