chore: add docker extends to renovate.json

This commit is contained in:
Tim Brust 2018-03-08 15:19:50 +01:00 committed by GitHub
parent 2365e5bf71
commit 69b117f14b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
{
"extends": [
"config:base",
":docker",
"default:automergeDigest"
]
}