diff --git a/.azuredevops/depdendabot.yml b/.azuredevops/depdendabot.yml new file mode 100644 index 00000000..afa846db --- /dev/null +++ b/.azuredevops/depdendabot.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 \ No newline at end of file