Skip to content

Commit 2c9b686

Browse files
authored
chore: weekly dependabot updates (#1666)
1 parent 0ce7b4b commit 2c9b686

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
- package-ecosystem: npm
77
directory: /
88
schedule:
9-
interval: daily
9+
interval: weekly
1010
target-branch: "main"
1111
allow:
1212
- dependency-type: direct

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
108108
"version": "4.25.0",
109109
"content": "./scripts/template-oss",
110+
"dependabotInterval": "weekly",
110111
"allowPaths": [
111112
"cli-cache.json"
112113
]

0 commit comments

Comments
 (0)