Skip to content

Commit 1fbdc38

Browse files
committed
chore(cicd): qqqqs
1 parent 4c59e2e commit 1fbdc38

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ updates:
1919
interval: "daily"
2020
open-pull-requests-limit: 100
2121
target-branch: "Automatic_version_update_dependabot"
22-
# qqqq put back in once dependabot flowing automaticaly
23-
# rebase-strategy: "auto"
22+
rebase-strategy: "auto"
2423
ignore:
2524
# The cicd for TELBlazor manages the version to consume for showcase consuming the package
2625
- dependency-name: "TELBlazor.Components"
@@ -31,5 +30,4 @@ updates:
3130
interval: "daily"
3231
open-pull-requests-limit: 100
3332
target-branch: "Automatic_version_update_dependabot"
34-
# qqqq put back in once dependabot flowing automaticaly
35-
# rebase-strategy: "auto"
33+
rebase-strategy: "auto"

0 commit comments

Comments
 (0)