Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b1c046

Browse files
committed
Have Dependabot offer submodule updates
This extends the current Dependabot configuration so that, inaddition to offering updates for GitHub Actions, it also offersthem for git submodules (for the gitdb direct submodule).
1 parent1e7d885 commit7b1c046

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ updates:
44
directory:"/"
55
schedule:
66
interval:"weekly"
7+
8+
-package-ecosystem:"gitsubmodule"
9+
directory:"/"
10+
schedule:
11+
interval:"monthly"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp