2 parents 8ac8e8f + a1b7e2e commit 63b6409Copy full SHA for 63b6409
1 file changed
.github/dependabot.yml
@@ -1,6 +1,5 @@
1
version: 2
2
updates:
3
- # GitHub Actionsのアクションのバージョンを自動更新
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
@@ -11,11 +10,8 @@ updates:
11
10
open-pull-requests-limit: 5
12
reviewers:
13
- "pddg"
14
- assignees:
15
- - "pddg"
16
- commit-message:
17
- prefix: "chore(deps):"
18
- include: "scope"
19
labels:
20
- "dependencies"
21
- - "github-actions"
+ - "github-actions"
+ cooldown:
+ default-days: 3
0 commit comments