Skip to content

Commit f675ae2

Browse files
alehander92Madman10K
authored andcommitted
config: don't check tsc-ui-tests with dependabot: they're not used now
1 parent 23beaf4 commit f675ae2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ updates:
88
github-actions:
99
patterns:
1010
- "*"
11+
exclude-paths:
12+
- "tsc-ui-tests" # not used right now: legacy; not ui tests are in dotnet, in `ui-tests`

0 commit comments

Comments
 (0)