We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51501db commit 6ee7d4dCopy full SHA for 6ee7d4d
.github/dependabot.yml
@@ -3,7 +3,8 @@ updates:
3
- package-ecosystem: npm
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: weekly
7
+ day: sunday
8
time: "07:00"
9
open-pull-requests-limit: 10
10
ignore:
0 commit comments