Update renovate.json

Apparently formatting json with buildifier results in something that is not json. Who would have thought.
This commit is contained in:
Marcel Hlopko 2019-11-03 11:40:55 +01:00 committed by GitHub
parent 262ebec3c2
commit 80b5b6b64b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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