Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a9dab91

Browse files
committedOct 20, 2023
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)
Please sign in to comment.