We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 617b8c6 + 1fbdc38 commit 885b72cCopy full SHA for 885b72c
.github/dependabot.yml
@@ -19,8 +19,7 @@ updates:
19
interval: "daily"
20
open-pull-requests-limit: 100
21
target-branch: "Automatic_version_update_dependabot"
22
- # qqqq put back in once dependabot flowing automaticaly
23
- # rebase-strategy: "auto"
+ rebase-strategy: "auto"
24
ignore:
25
# The cicd for TELBlazor manages the version to consume for showcase consuming the package
26
- dependency-name: "TELBlazor.Components"
@@ -31,5 +30,4 @@ updates:
31
30
32
33
34
35
0 commit comments