From 8c52c1e6a56a348889b5597fa85fb52bae735d3b Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 14 Nov 2025 07:26:03 -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 e99cd24bd..23724187b 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 84bf86b0fc29856dd7ee1240e1257e38d01cba16 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 14 Nov 2025 07:34:51 -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 23724187b..f18e60565 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