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 23beaf4 commit f675ae2Copy full SHA for f675ae2
.github/dependabot.yml
@@ -8,3 +8,5 @@ updates:
8
github-actions:
9
patterns:
10
- "*"
11
+ exclude-paths:
12
+ - "tsc-ui-tests" # not used right now: legacy; not ui tests are in dotnet, in `ui-tests`
0 commit comments