Skip to content

Commit aaa4ae6

Browse files
committed
CI: Dependabot: set up automatic Github actions updates
1 parent 1a56249 commit aaa4ae6

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
@@ -9,3 +9,9 @@ updates:
99
- dependency-name: "typescript"
1010
versioning-strategy: increase
1111

12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "weekly"
16+
commit-message:
17+
prefix: "CI"

0 commit comments

Comments
 (0)