![renovate[bot]](/assets/img/avatar_default.png)
* Add renovate.json * Only update specific files * Add a glob --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jobobby04 <jobobby04@users.noreply.github.com>
9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"labels": ["Dependencies"],
|
|
"includePaths": [".github/workflows/*", "gradle/sy.versions.toml"],
|
|
}
|