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 51a3c1e commit f0ed186Copy full SHA for f0ed186
.github/dependabot.yml
@@ -13,3 +13,7 @@ updates:
13
directory: "/console/atest-ui" # Location of package manifests
14
schedule:
15
interval: "weekly"
16
+ - package-ecosystem: "npm" # See documentation for possible values
17
+ directory: "/console/atest-desktop" # Location of package manifests
18
+ schedule:
19
+ interval: "weekly"
0 commit comments