Skip to content

Commit 5c5af61

Browse files
committed
Include GitHub Actions in dependabot config
Signed-off-by: Ashish Kurmi <[email protected]>
1 parent affe0fc commit 5c5af61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,7 @@ updates:
6666
- dependency-name: y18n
6767
versions:
6868
- 4.0.1
69+
- package-ecosystem: github-actions
70+
directory: /
71+
schedule:
72+
interval: daily

0 commit comments

Comments
 (0)