Skip to content

Commit ee91620

Browse files
chore(NA): adds renovate configs for renaming 7.x into 7.16 (elastic#115787)
Co-authored-by: Kibana Machine <[email protected]>
1 parent c0d6a61 commit ee91620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json5

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
baseBranches: [
1414
'master',
15-
'7.x',
15+
'7.16',
1616
'7.15',
1717
],
1818
prConcurrentLimit: 0,
@@ -55,7 +55,7 @@
5555
groupName: '@elastic/elasticsearch',
5656
packageNames: ['@elastic/elasticsearch'],
5757
reviewers: ['team:kibana-operations', 'team:kibana-core'],
58-
matchBaseBranches: ['7.x'],
58+
matchBaseBranches: ['7.16'],
5959
labels: ['release_note:skip', 'Team:Operations', 'Team:Core', 'backport:skip'],
6060
enabled: true,
6161
},

0 commit comments

Comments
 (0)