Skip to content

Commit 43dc68a

Browse files
mydeaandreiborza
authored andcommitted
ci: Do not run dependabot on e2e test applications (getsentry#17813)
Not sure if this will also avoid these warnings from security alerts, but it's worth a try.
1 parent f3e4b6b commit 43dc68a

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
@@ -22,3 +22,5 @@ updates:
2222
prefix: feat
2323
prefix-development: feat
2424
include: scope
25+
exclude-paths:
26+
- 'dev-packages/e2e-tests/test-applications/'

0 commit comments

Comments
 (0)