mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-23 00:07:29 +08:00
17 lines
289 B
JSON
17 lines
289 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
"schedule:weekly"
|
|
],
|
|
"postUpdateOptions": [
|
|
"gomodTidy"
|
|
],
|
|
"commitBody": "Generated by Renovate Bot",
|
|
"packageRules": [
|
|
{
|
|
"packagePatterns": ["^golang.org/x/"],
|
|
"schedule": ["on the first day of the month"]
|
|
}
|
|
]
|
|
}
|