mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 13:31:54 +00:00
7 lines
171 B
JSON
7 lines
171 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/renovate",
|
|
"extends": ["github>sourcegraph/renovate-config"],
|
|
"semanticCommits": false,
|
|
"includePaths": ["enterprise"]
|
|
}
|