Skip to content

Commit 3a4a3da

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

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

0 commit comments

Comments
 (0)