Update dependabot.yml

This commit is contained in:
Marcello 2022-06-12 11:36:54 +02:00 committed by GitHub
parent fc6da8da20
commit 36c79e02bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,10 +5,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "nuget" # See documentation for possible values - package-ecosystem: "nuget"
directory: "/src" # Location of package manifests directory: "/src"
schedule: schedule:
interval: "weekly" interval: "weekly"
commit-message: commit-message:
prefix: "Composer" prefix: "NuGet"
include: "scope" include: "scope"