We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9403e7 commit 6d8fb41Copy full SHA for 6d8fb41
1 file changed
.github/dependabot.yml
@@ -6,9 +6,13 @@ updates:
6
interval: "weekly"
7
8
- package-ecosystem: "github-actions"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "weekly"
12
+
13
+ - package-ecosystem: "npm"
14
directories:
- - "/"
- - "azdo-task/DevcontainersCi"
15
+ - "/azdo-task/DevcontainersCi"
16
- "/common"
17
- "/github-action"
18
- "/.github/scripts"
0 commit comments