mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Add renovate config
This commit is contained in:
parent
4833f6d5db
commit
d611db7567
11
.github/renovate.json
vendored
Normal file
11
.github/renovate.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"commitMessagePrefix": "[dependencies]",
|
||||
"extends": [
|
||||
"config:base",
|
||||
":disableRateLimiting"
|
||||
],
|
||||
"baseBranches": ["dev-next"],
|
||||
"enabledManagers": ["github-actions"],
|
||||
"groupName": "github-actions"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user