Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .azuredevops/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
version: 2
enable-campaigned-updates: false
Copy link

Copilot AI Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term "campaigned-updates" appears unusual for Dependabot configuration. Standard Dependabot terminology typically uses "scheduled-updates" or just "updates". Please verify this is the correct property name for Azure DevOps Dependabot. If this is a typo, consider using "scheduled-updates" instead.

Suggested change
enable-campaigned-updates: false

Copilot uses AI. Check for mistakes.
enable-security-updates: false
Loading