Skip to content

Commit 2631c5f

Browse files
authored
Merge pull request #82 from OpsHelmInc/dependabot-disable-auto-rebase
chore(dependabot): disable auto-rebase
2 parents cc0a7c7 + 54ab3cc commit 2631c5f

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
@@ -22,10 +22,12 @@ updates:
2222
opshelm-internal:
2323
patterns:
2424
- 'github.com/OpsHelmInc/*' # Group our internal dependencies together
25+
rebase-strategy: disabled
2526
- package-ecosystem: "github-actions" # See documentation for possible values
2627
directory: "/" # Location of package manifests
2728
schedule:
2829
interval: "daily"
30+
rebase-strategy: disabled
2931
registries:
3032
github-opshelm:
3133
type: git

0 commit comments

Comments
 (0)