From aa9fa8f5e80af94dbbc834347208ff835969898b Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 14 Nov 2025 07:25:54 -0800 Subject: [PATCH 1/2] Update .azuredevops/dependabot.yml --- .azuredevops/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.azuredevops/dependabot.yml b/.azuredevops/dependabot.yml index e99cd24b..23724187 100644 --- a/.azuredevops/dependabot.yml +++ b/.azuredevops/dependabot.yml @@ -1,3 +1,3 @@ -version: 2 -enable-campaigned-updates: false -enable-security-updates: false +version: 2 +enable-campaigned-updates: false +enable-security-updates: false From 0841c37a0bf57419dd805b83c406f0f9ae32daba Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 14 Nov 2025 07:34:44 -0800 Subject: [PATCH 2/2] Update .azuredevops/dependabot.yml --- .azuredevops/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.azuredevops/dependabot.yml b/.azuredevops/dependabot.yml index 23724187..f18e6056 100644 --- a/.azuredevops/dependabot.yml +++ b/.azuredevops/dependabot.yml @@ -1,3 +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