chore: Configure Renovate (#1215)
* 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>
This commit is contained in:
parent
6988966019
commit
d35141c1cc
8
.github/renovate.json5
vendored
Normal file
8
.github/renovate.json5
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"labels": ["Dependencies"],
|
||||
"includePaths": [".github/workflows/*", "gradle/sy.versions.toml"],
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user