Skip to content

Commit d641df0

Browse files
authored
[skip-changelog] Disable auto-rebase on dependabot PR (#2722)
1 parent d4a65df commit d641df0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ updates:
1313
- "topic: infrastructure"
1414
commit-message:
1515
prefix: "[skip changelog] "
16+
rebase-strategy: disabled
1617
- package-ecosystem: gomod
1718
directory: /
1819
schedule:
@@ -22,3 +23,4 @@ updates:
2223
- "topic: infrastructure"
2324
commit-message:
2425
prefix: "[skip changelog] "
26+
rebase-strategy: disabled

0 commit comments

Comments
 (0)