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 3829aef commit 45e87e6Copy full SHA for 45e87e6
.github/dependabot.yml
@@ -8,5 +8,6 @@ updates:
8
- package-ecosystem: "npm" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "daily"
+ interval: "weekly"
12
+ day: "monday"
13
0 commit comments