diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-21 14:43:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-21 14:43:20 +0000 |
| commit | 1a45a6b21d696769e45e2c5496dbd695969c753f (patch) | |
| tree | 8e6a103fdb503415f0cdadd38cd5554d93d7f6a3 | |
| parent | b74ee8065646584928f14d3963e4a08ce02cbf1e (diff) | |
| download | Meta-Launcher-1a45a6b21d696769e45e2c5496dbd695969c753f.tar.gz Meta-Launcher-1a45a6b21d696769e45e2c5496dbd695969c753f.zip | |
chore(deps): add renovate.json
| -rw-r--r-- | renovate.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json new file mode 100644 index 000000000..39a2b6e9a --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] +} |
