Skip to content

Commit 402e8e3

Browse files
SMillerDevpprkut
authored andcommitted
feat: add CI to dependabot
1 parent 7424ada commit 402e8e3

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: "composer"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "daily"
7+
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"

0 commit comments

Comments
 (0)