1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-19 15:38:04 +02:00

Configure Renovate (#754)

Configure Renovate
This commit is contained in:
Julien Bisconti 2019-10-14 16:07:51 +07:00 committed by GitHub
commit bd0dec01a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
renovate.json Normal file
View file

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}