Skip to content

Commit 694a00f

Browse files
authored
ci: remove rebase-strategy from dependabot configuration (#1234)
* ci: add dependabot auto-merge workflow * remove rebase-strategy from dependabot configuration
1 parent 1bb63a8 commit 694a00f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ updates:
1313
interval: "monthly"
1414
versioning-strategy: increase
1515
open-pull-requests-limit: 20
16-
rebase-strategy: "disabled"
1716

1817
# Maintain dependencies for npm
1918
- package-ecosystem: "npm"
@@ -22,7 +21,6 @@ updates:
2221
interval: "monthly"
2322
versioning-strategy: increase
2423
open-pull-requests-limit: 20
25-
rebase-strategy: "disabled"
2624
groups:
2725
alpinejs:
2826
patterns:

0 commit comments

Comments
 (0)