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 31d9731 + c0a9f2f commit 70a2a68Copy full SHA for 70a2a68
.github/dependabot.yml
@@ -7,6 +7,9 @@ updates:
7
open-pull-requests-limit: 100
8
target-branch: "Automatic_version_update_dependabot"
9
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"
13
14
- package-ecosystem: "npm"
15
directory: "/"
0 commit comments