Set allow.dependency-type=all in dependabot.yml

This commit is contained in:
monosans
2022-11-09 22:00:01 +03:00
parent 50e5ab20ed
commit 9fb2a19ef5
+2 -1
View File
@@ -4,4 +4,5 @@ updates:
directory: "/"
schedule:
interval: daily
time: "15:00"
allow:
- dependency-type: "all"