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