We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73f9c7 commit c905ed0Copy full SHA for c905ed0
1 file changed
.github/dependabot.yml
@@ -4,7 +4,6 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
- labels: ["dependencies"]
8
commit-message:
9
prefix: "chore"
10
groups:
@@ -16,15 +15,13 @@ updates:
16
15
17
18
19
20
21
22
23
- package-ecosystem: "npm"
24
directory: "/dashboard/app"
25
26
27
28
29
30
@@ -36,7 +33,6 @@ updates:
36
33
directory: "/showcase/app"
37
34
38
35
39
40
41
42
0 commit comments