mirror of
https://github.com/Luzifer/ots.git
synced 2025-12-31 15:50:26 -05:00
14 lines
No EOL
262 B
JSON
14 lines
No EOL
262 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>luzifer/renovate-config"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"enabled": false,
|
|
"matchPackageNames": [
|
|
"github.com/Luzifer/ots/pkg/**"
|
|
]
|
|
}
|
|
]
|
|
} |