Skip to content

Commit ca0dd5f

Browse files
committed
chore: add more to dependabot
1 parent 291f3d7 commit ca0dd5f

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
version: 2
22
updates:
3-
- package-ecosystem: gitsubmodule
4-
directory: "/"
5-
schedule:
6-
interval: monthly
7-
open-pull-requests-limit: 10
3+
- package-ecosystem: gitsubmodule
4+
directory: "/"
5+
schedule:
6+
interval: monthly
7+
8+
- package-ecosystem: github-actions
9+
directory: "/"
10+
schedule:
11+
interval: monthly
12+

0 commit comments

Comments
 (0)