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.
2 parents 0514040 + 01010ad commit f255714Copy full SHA for f255714
.github/dependabot.yml
@@ -8,7 +8,8 @@ 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: "sunday"
13
groups:
14
dev-dependencies:
15
dependency-type: "development"
0 commit comments