Skip to content

Commit b772685

Browse files
committed
dependabot: monthly updates of github actions
1 parent 2df2292 commit b772685

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ version: 2
33
updates:
44
# Maintain dependencies in our GitHub Workflows
55
- package-ecosystem: github-actions
6-
directory: "/"
6+
directory: /
7+
labels: [ci]
78
schedule:
89
interval: monthly
9-
labels:
10-
- maintenance
10+
time: "05:00"
11+
timezone: Etc/UTC

0 commit comments

Comments
 (0)