Skip to content

Commit 70a2a68

Browse files
authored
Merge pull request #124 from TechnologyEnhancedLearning/ci-dependabot-setup
chore(dependabot): no capitals dbot does need to manage telblazor on …
2 parents 31d9731 + c0a9f2f commit 70a2a68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ updates:
77
open-pull-requests-limit: 100
88
target-branch: "Automatic_version_update_dependabot"
99
rebase-strategy: "auto"
10+
ignore:
11+
# The cicd for TELBlazor manages the version to consume for showcase consuming the package
12+
- dependency-name: "TELBlazor.Components"
1013

1114
- package-ecosystem: "npm"
1215
directory: "/"

0 commit comments

Comments
 (0)