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