Skip to content

Commit 71ac43e

Browse files
Merge branch 'develop' into dependabot/npm_and_yarn/gallery/express-4.19.2
2 parents 4e2854f + 27e8e97 commit 71ac43e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
version: 2
22
updates:
3-
- package-ecosystem: 'yarn'
3+
- package-ecosystem: 'npm'
44
directory: '/'
55
schedule:
66
interval: 'weekly'
77
target-branch: 'develop'
88

9-
- package-ecosystem: 'yarn'
9+
- package-ecosystem: 'npm'
1010
directory: '/gallery'
1111
schedule:
1212
interval: 'weekly'
1313
target-branch: 'develop'
1414

15-
- package-ecosystem: 'yarn'
15+
- package-ecosystem: 'npm'
1616
directory: '/docs'
1717
schedule:
1818
interval: 'weekly'

0 commit comments

Comments
 (0)