Skip to content

Commit ade13b5

Browse files
committed
Update check for github actions
1 parent e5923b8 commit ade13b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ updates:
1616
directory: "/"
1717
schedule:
1818
interval: "weekly"
19+
20+
# Enable version updates for GitHub Actions
21+
- package-ecosystem: "github-actions"
22+
directory: "/"
23+
schedule:
24+
interval: "weekly"

0 commit comments

Comments
 (0)