diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-04 05:26:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 05:26:09 +0000 |
commit | e1d7278806be995354d347ae89e9ca662ff4ebc5 (patch) | |
tree | 301efbb09cb48c20bbaf4c7d436c526578520cba | |
parent | ba7f6efc5c802aa87520b526ab5bc72b81669311 (diff) | |
download | lightdm-git-renovate/configure.tar.gz |
chore(deps): add renovate.jsonrenovate/configure
-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 00000000..39a2b6e9 --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] +} |