Skip to content

Commit 718a790

Browse files
chore(dependabot): add react-widget npm dependency updates (#2146)
1 parent a83b196 commit 718a790

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ updates:
1313
directory: "/frontend" # Location of package manifests
1414
schedule:
1515
interval: "daily"
16+
- package-ecosystem: "npm"
17+
directory: "/extensions/react-widget"
18+
schedule:
19+
interval: "daily"
1620
- package-ecosystem: "github-actions"
1721
directory: "/"
1822
schedule:
19-
interval: "daily"
23+
interval: "daily"

0 commit comments

Comments
 (0)