We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0422d0 commit a13b3f6Copy full SHA for a13b3f6
1 file changed
.github/dependabot.yml
@@ -9,30 +9,6 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "weekly"
12
- - package-ecosystem: "npm"
13
- directory: "/"
14
- schedule:
15
- interval: "weekly"
16
17
- directory: "/playwright"
18
19
20
21
- directory: "/dev/del-old-packages"
22
23
24
25
- directory: "/dev/deploy-to-container"
26
27
28
29
- directory: "/dev/diff"
30
31
32
33
- directory: "/dev/coverage-action"
34
35
36
- package-ecosystem: "docker"
37
directory: "/docker"
38
0 commit comments