Configure Renovate (#7)

* chore(deps): add renovate.json

* Update renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
This commit is contained in:
renovate[bot]
2022-09-01 18:18:22 +02:00
committed by GitHub
parent 94cdabba25
commit 77b35a4e85

7
renovate.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableDependencyDashboard"
]
}