Skip to content

Add dependabot to project #1

Add dependabot to project

Add dependabot to project #1

Workflow file for this run

version: 2
updates:
# Enable version updates for nuget
— package-ecosystem: “nuget”
# Look for NuGet dependency info from the `root` directory
directory: “/”
# Check the nuget registry for updates every day (weekdays) schedule:
interval: “daily"