Skip to content

Commit 7fcac7d

Browse files
authored
Update dependabot.yml
1 parent 90c419f commit 7fcac7d

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
version: 2
2-
registries:
3-
private-registry:
4-
type: git
5-
url: https://github.com
6-
username: yuubinnkyoku
7-
password: ${{secrets.PERSONAL_TOKEN}}
2+
83
updates:
94
- package-ecosystem: "pub"
105
directory: "/"
11-
# 毎日、日本時間の10時に更新をチェックする
126
schedule:
137
interval: "daily"
148
timezone: Asia/Tokyo
@@ -17,5 +11,3 @@ updates:
1711
versioning-strategy: increase
1812
reviewers:
1913
- "yuubinnkyoku"
20-
registries:
21-
- private-registry

0 commit comments

Comments
 (0)