Skip to content

Commit 9ea0635

Browse files
authored
Merge pull request #99 from EliahKagan/submodule-dependabot
Have Dependabot update smmap submodule dependency
2 parents 8ec2390 + 12db86c commit 9ea0635

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "weekly"
7+
8+
- package-ecosystem: "gitsubmodule"
9+
directory: "/"
10+
schedule:
11+
interval: "monthly"

0 commit comments

Comments
 (0)