Skip to content

Commit 278ed78

Browse files
authored
chore: add github actions to monthly dependabot (#333)
1 parent bc72fbd commit 278ed78

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ updates:
88
open-pull-requests-limit: 10
99
commit-message:
1010
prefix: "chore: "
11+
- package-ecosystem: github-actions
12+
directory: "/"
13+
schedule:
14+
interval: monthly
15+
time: "13:00"
16+
commit-message:
17+
prefix: "chore: "

0 commit comments

Comments
 (0)