Skip to content

Commit 3b3eece

Browse files
committed
chore: add update to GitHub Actions ecosystem to Dependabot
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 818baaf commit 3b3eece

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ updates:
1414
directory: "/"
1515
schedule:
1616
interval: "daily"
17+
18+
- package-ecosystem: "github-actions"
19+
directory: "/"
20+
schedule:
21+
interval: daily

0 commit comments

Comments
 (0)