Update renovate.json

This commit is contained in:
Kevin Kandlbinder 2021-02-16 10:33:28 +01:00 committed by GitHub
parent 63d1e6e33f
commit 8b9ad3e60c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,6 @@
],
"automerge": true,
"baseBranches": [
"master"
"main"
]
}