We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7eba5d commit 32ad280Copy full SHA for 32ad280
1 file changed
.github/dependabot.yml
@@ -9,9 +9,7 @@ updates:
9
- package-ecosystem: "npm"
10
directory: "/"
11
schedule:
12
- interval: "weekly"
13
- day: "monday"
14
- time: "03:00"
+ interval: "daily"
15
open-pull-requests-limit: 10
16
commit-message:
17
prefix: "⬆️ deps:"
@@ -24,9 +22,7 @@ updates:
24
22
- package-ecosystem: "devcontainers"
25
23
26
27
28
29
- time: "04:00"
30
31
prefix: "🐳 devcontainer:"
32
include: "scope"
@@ -37,9 +33,7 @@ updates:
37
33
- package-ecosystem: "docker"
38
34
39
35
40
41
42
- time: "05:00"
36
43
44
prefix: "🐳 docker:"
45
0 commit comments