mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-08 17:49:17 +08:00
12 lines
246 B
JSON
12 lines
246 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
":automergeBranch",
|
|
":automergeDigest",
|
|
":automergeMinor",
|
|
":disableRateLimiting"
|
|
],
|
|
"automergeStrategy": "squash"
|
|
}
|