8000 Merge pull request #1721 from EliahKagan/cadence · gitpython-developers/GitPython@a18e5f2 · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit a18e5f2

Browse files
authored
Merge pull request #1721 from EliahKagan/cadence
Set submodule update cadence to weekly
2 parents df777fd + a9dab91 commit a18e5f2

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
11
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ updates:
88
- package-ecosystem: "gitsubmodule"
99
directory: "/"
1010
schedule:
-
interval: "monthly"
11+
interval: "weekly"

0 commit comments

Comments
 (0)
0