We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7ef69 commit 03afae8Copy full SHA for 03afae8
1 file changed
.github/dependabot.yaml
@@ -3,6 +3,8 @@ updates:
3
- package-ecosystem: npm
4
directory: "/"
5
schedule:
6
+ internal: "cron"
7
+ cronjob: 0 0 8 * * 2,4 *
8
interval: daily
9
open-pull-requests-limit: 10
10
groups:
0 commit comments