Update dependabot.yml

This commit is contained in:
Matteo Paonessa 2023-10-03 15:02:22 +02:00 committed by GitHub
parent 122450023c
commit 5c8b8c5893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ version: 2
updates: updates:
- package-ecosystem: "cargo" # See documentation for possible values - package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
open-pull-requests-limit: 0
schedule: schedule:
interval: "weekly" interval: "weekly"