Skip to content

Commit e34732e

Browse files
committed
chore(dependabot): add configuration for npm updates excluding e2e projects
1 parent 3a4a3da commit e34732e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7-
open-pull-requests-limit: 1
7+
open-pull-requests-limit: 0
88
exclude-paths:
99
- "e2e/projects/**"

0 commit comments

Comments
 (0)