Skip to content

Commit 75cfdcf

Browse files
committed
chore: update dependabot config to ignore e2e
1 parent ea9ad79 commit 75cfdcf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ updates:
66
interval: "weekly"
77

88
- package-ecosystem: "npm"
9-
directory: "/e2e"
10-
open-pull-requests-limit: 0
9+
directory: "/"
1110
schedule:
12-
interval: "daily"
11+
interval: "weekly"

0 commit comments

Comments
 (0)