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 0ce7b4b commit 2c9b686Copy full SHA for 2c9b686
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
- package-ecosystem: npm
7
directory: /
8
schedule:
9
- interval: daily
+ interval: weekly
10
target-branch: "main"
11
allow:
12
- dependency-type: direct
package.json
@@ -107,6 +107,7 @@
107
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
108
"version": "4.25.0",
109
"content": "./scripts/template-oss",
110
+ "dependabotInterval": "weekly",
111
"allowPaths": [
112
"cli-cache.json"
113
]
0 commit comments