From d5f5cb8ccd264da131afd386a741caae6ef6eee9 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 14 Nov 2025 07:26:23 -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 e99cd24..2372418 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 0c33c99b482385aba34eec8ee16145351b39089b Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 14 Nov 2025 07:35:06 -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 2372418..f18e605 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