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 8c157d1 commit ff5690cCopy full SHA for ff5690c
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
directory: /
7
# 更新频率为每天
8
schedule:
9
- interval: daily
+ interval: monthly
10
open-pull-requests-limit: 10
11
# 定义依赖关系和版本约束,更新范围为非破坏性更新(minor)和补丁更新(patch)
12
# 并且仅更新来自稳定发布的包(安全更新)
0 commit comments