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.
1 parent b17b8a8 commit c0a9f2fCopy full SHA for c0a9f2f
.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