Disable some experimental features for dependabot (#170)

This commit is contained in:
Mark Wallace
2025-07-15 15:08:32 +01:00
committed by GitHub
Unverified
parent 7f08c0b8ad
commit c30d726914
+3
View File
@@ -11,6 +11,9 @@ updates:
schedule:
interval: "cron"
cronjob: "0 8 * * 4,0" # Every Thursday(4) and Sunday(0) at 8:00 UTC
experimental:
nuget-native-updater: false
enable-cooldown-metrics-collection: false
ignore:
# For all System.* and Microsoft.Extensions/Bcl.* packages, ignore all major version updates
- dependency-name: "System.*"