Skip to content

Commit d3fec5a

Browse files
authored
Merge pull request #3085 from consideRatio/pr/dependabot-monthly
dependabot: monthly updates of github actions
2 parents 49eb7dd + d712573 commit d3fec5a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ version: 2
99
updates:
1010
# Maintain dependencies in our GitHub Workflows
1111
- package-ecosystem: github-actions
12-
directory: "/" # This should be / rather than .github/workflows
12+
directory: /
13+
labels: [ci]
1314
schedule:
14-
interval: weekly
15+
interval: monthly
1516
time: "05:00"
16-
timezone: "Etc/UTC"
17+
timezone: Etc/UTC

0 commit comments

Comments
 (0)