mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-10 06:10:21 +08:00
添加 github.com/pion/dtls 代码
This commit is contained in:
19
dtls-2.0.9/renovate.json
Normal file
19
dtls-2.0.9/renovate.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy"
|
||||
],
|
||||
"commitBody": "Generated by renovateBot",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"packagePatterns": ["^golang.org/x/"],
|
||||
"schedule": ["on the first day of the month"]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user