File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ updates:
32
32
assignees : [ "php-coder" ]
33
33
reviewers : [ "php-coder" ]
34
34
labels : [ "kind/dependency-update" ]
35
+ # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#rebase-strategy
36
+ rebase-strategy : " disabled"
35
37
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
36
38
open-pull-requests-limit : 1
37
39
@@ -54,5 +56,7 @@ updates:
54
56
assignees : [ "php-coder" ]
55
57
reviewers : [ "php-coder" ]
56
58
labels : [ "kind/dependency-update", "area/ci" ]
59
+ # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#rebase-strategy
60
+ rebase-strategy : " disabled"
57
61
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
58
62
open-pull-requests-limit : 1
You can’t perform that action at this time.
0 commit comments