Skip to content

Commit 8051ebb

Browse files
authored
ci(dependabot): update GitHub Actions weekly (#1013)
1 parent 9d0a86d commit 8051ebb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ updates:
1414
- package-ecosystem: "github-actions"
1515
directory: "/"
1616
schedule:
17-
interval: "daily"
17+
interval: weekly
1818
labels:
1919
- "automated pr"
2020
- "dependencies"
2121
- "github actions"
22+
commit-message:
23+
prefix: "ci(deps): "

0 commit comments

Comments
 (0)