We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79e846 commit fad1495Copy full SHA for fad1495
.github/dependabot.yml
@@ -4,7 +4,8 @@ updates:
4
- package-ecosystem: npm
5
directory: '/'
6
schedule:
7
- interval: daily
+ interval: cron
8
+ cronjob: '25 * * * *
9
commit-message:
10
prefix: feat
11
include: scope
0 commit comments