Dependencies: Add dependabot config

This commit is contained in:
networkException 2022-12-22 15:58:01 +01:00
parent 41cc5b16cd
commit 99cdd57017
Signed by: networkException
GPG key ID: E3877443AE684391

15
dependabot.yml Normal file
View file

@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: cargo
directory: /
allow:
- dependency-type: direct
schedule:
interval: daily
assignees:
- networkException
commit-message:
prefix: "Dependencies: "
open-pull-requests-limit: 100
rebase-strategy: auto