We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83b196 commit 718a790Copy full SHA for 718a790
1 file changed
.github/dependabot.yml
@@ -13,7 +13,11 @@ updates:
13
directory: "/frontend" # Location of package manifests
14
schedule:
15
interval: "daily"
16
+ - package-ecosystem: "npm"
17
+ directory: "/extensions/react-widget"
18
+ schedule:
19
+ interval: "daily"
20
- package-ecosystem: "github-actions"
21
directory: "/"
22
- interval: "daily"
23
0 commit comments