Skip to content

Commit 887402b

Browse files
committed
Dependabot src-admin
1 parent 3bc5b19 commit 887402b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,12 @@ updates:
3333
timezone: Europe/Berlin
3434
open-pull-requests-limit: 5
3535
versioning-strategy: increase
36+
37+
- package-ecosystem: npm
38+
directory: "/src-admin"
39+
schedule:
40+
interval: monthly
41+
time: "04:00"
42+
timezone: Europe/Berlin
43+
open-pull-requests-limit: 5
44+
versioning-strategy: increase

0 commit comments

Comments
 (0)