Skip to content

Commit 9bcac48

Browse files
authored
Disable auto rebasing for depandabot PRs (#2987)
1 parent c767fcb commit 9bcac48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7+
rebase-strategy: "disabled"
78
open-pull-requests-limit: 10
89
ignore:
910
- dependency-name: Microsoft.AspNetCore

0 commit comments

Comments
 (0)