Skip to content

Commit 5c4f30e

Browse files
committed
feat(ci): add dependabot.yaml
1 parent c1e11a2 commit 5c4f30e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/depandabot.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "monthly"
8+

0 commit comments

Comments
 (0)