We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14b7d0 commit 2a25129Copy full SHA for 2a25129
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
- package-ecosystem: "npm" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "monthly"
12
# Create a group of dependencies to be updated together in one pull request
13
groups:
14
# Specify a name for the group, which will be used in pull request titles and branch names
0 commit comments