Enable renovate dependency dashboard

This commit is contained in:
Pavel Popov 2023-04-05 21:45:51 +07:00 committed by GitHub
parent f712d5a8d7
commit c39bbe5de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"extends": [
"local>valitydev/.github:renovate-config"
],
dependencyDashboard: true,
"git-submodules": {
"enabled": true
}