Merge pull request #2138 from SkynetLabs/renovate/configure

Configure Renovate
This commit is contained in:
Christopher Schinnerl 2022-06-21 13:33:31 +02:00 committed by GitHub
commit 61f85a9109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
renovate.json Normal file
View File

@ -0,0 +1,4 @@
{
"extends": ["config:base", ":prHourlyLimitNone"],
"enabledManagers": ["docker-compose"]
}