include 7.13 as a possible base branch of renovate prs

This commit is contained in:
spalger 2021-05-26 11:25:25 -07:00
parent 04a3620ec9
commit 58f45eeeb3

View file

@ -12,6 +12,7 @@
baseBranches: [ baseBranches: [
'master', 'master',
'7.x', '7.x',
'7.13',
], ],
prConcurrentLimit: 0, prConcurrentLimit: 0,
prHourlyLimit: 0, prHourlyLimit: 0,