We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865adce commit ffaa475Copy full SHA for ffaa475
1 file changed
.github/dependabot.yml
@@ -3,6 +3,12 @@ updates:
3
- package-ecosystem: bundler
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: weekly
7
+ time: "11:00"
8
+ open-pull-requests-limit: 10
9
+- package-ecosystem: github-actions
10
+ directory: "/"
11
+ schedule:
12
13
time: "11:00"
14
open-pull-requests-limit: 10
0 commit comments