We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb55eb commit 3bfe4c3Copy full SHA for 3bfe4c3
.github/dependabot.yml
@@ -3,7 +3,7 @@ updates:
3
- package-ecosystem: "cargo"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
+ interval: "monthly"
7
groups:
8
backend:
9
patterns:
@@ -15,7 +15,7 @@ updates:
15
- package-ecosystem: "github-actions"
16
17
18
19
20
github-actions:
21
@@ -24,10 +24,10 @@ updates:
24
- package-ecosystem: "docker"
25
26
27
28
29
30
directory: "/database/migrations"
31
32
33
0 commit comments