Skip to content

Commit 03319f3

Browse files
committed
ci: Configure Dependabot to also update GitHub Actions steps
1 parent 82cadd5 commit 03319f3

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
@@ -11,3 +11,8 @@ updates:
1111
update-types:
1212
- "minor"
1313
- "patch"
14+
15+
- package-ecosystem: "github-actions"
16+
directory: "/"
17+
schedule:
18+
interval: "weekly"

0 commit comments

Comments
 (0)