Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9dab91

Browse files
committed
Set submodule update cadence to weekly
This sets the Dependabot submodule update cadence from montly to weekly, as requested in: #1702 (comment) (This change in GitPython corresponds directly to gitpython-developers/gitdb#104 in gitdb.)
1 parent 44102f3 commit a9dab91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ updates:
88
- package-ecosystem: "gitsubmodule"
99
directory: "/"
1010
schedule:
11-
interval: "monthly"
11+
interval: "weekly"

0 commit comments

Comments
 (0)