Skip to content

Commit d712573

Browse files
committed
dependabot: monthly updates of github actions
1 parent b1a375f commit d712573

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)