Skip to content

Commit a23bb30

Browse files
chore(deps): 将更新频率从每周改至每日 (#21)
1 parent 4bac5b3 commit a23bb30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ updates:
88
- package-ecosystem: "nuget"
99
directory: "/ghv"
1010
schedule:
11-
interval: "weekly"
11+
interval: "daily"
1212
- package-ecosystem: "github-actions"
1313
directory: "/"
1414
schedule:
15-
interval: "weekly"
15+
interval: "daily"

0 commit comments

Comments
 (0)