We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5667872 commit f718b38Copy full SHA for f718b38
1 file changed
.github/dependabot.yml
@@ -4,6 +4,6 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "cron"
7
- cron: "0 * * * *"
+ cron: "0 */4 * * *"
8
timezone: "UTC"
9
open-pull-requests-limit: 0
0 commit comments