Skip to content

Commit 81d4f2b

Browse files
committed
Dependabotの管理対象にGitHub Actionsのworkflowを追加した。
1 parent 1e40123 commit 81d4f2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ updates:
1313
directory: "atcoder-problems-frontend/"
1414
schedule:
1515
interval: "daily"
16+
- package-ecosystem: "github-actions"
17+
directory: "/"
18+
schedule:
19+
interval: "daily"

0 commit comments

Comments
 (0)