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 6f0641a commit 2bcf4a5Copy full SHA for 2bcf4a5
.github/dependabot.yml
@@ -3,8 +3,9 @@ updates:
3
- package-ecosystem: npm
4
directory: "/"
5
schedule:
6
- interval: weekly
7
- time: "10:00"
+ interval: "daily"
+ time: "13:00"
8
+ timezone: "America/New_York"
9
open-pull-requests-limit: 0
10
target-branch: main
11
labels:
0 commit comments