Merge pull request #2443 from semaphoreui/renovate/configure

chore: Configure Renovate
This commit is contained in:
Denis Gukov 2024-10-21 02:35:55 +05:00 committed by GitHub
commit ad4c604fee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
renovate.json Normal file
View File

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