Skip to content

Commit cba73f6

Browse files
authored
Merge pull request #201 from consideRatio/pr/dependabot-monthly
dependabot: monthly updates of github actions
2 parents 2df2292 + bd2d519 commit cba73f6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml renamed to .github/dependabot.yaml

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)