Skip to content

Commit 32d307a

Browse files
committed
update dependabot configuration to include npm updates for dashboard
1 parent 1b0ef41 commit 32d307a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22
updates:
33
- package-ecosystem: "gradle"
4-
directory: "/"
5-
schedule:
6-
interval: "daily"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
77
- package-ecosystem: "npm"
88
directory: "/src/dashboard"
99
schedule:

0 commit comments

Comments
 (0)