Skip to content

Commit 652260a

Browse files
committed
Added dependabot
1 parent 4365b43 commit 652260a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: .github/dependabot.yml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
day: monday
8+
time: "04:00"
9+
open-pull-requests-limit: 10
10+
target-branch: main
11+
reviewers:
12+
- "PrestaShop/qa-automation"
13+
labels:
14+
- "dependencies"
15+
- "E2E Tests"
16+
- "TE"

0 commit comments

Comments
 (0)