Skip to content

Commit bf765e7

Browse files
committed
dependabot.yml: update to match main configuration
1 parent 3a961ac commit bf765e7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ updates:
66
directory: "/"
77
schedule:
88
interval: weekly
9-
day: monday
9+
day: friday
1010
time: '08:00'
11+
timezone: Etc/UTC
1112
allow:
1213
- dependency-type: all
13-
ignore:
14-
- dependency-name: actions/stale
1514
groups:
16-
artifacts:
15+
github-actions:
1716
patterns:
18-
- actions/*-artifact
17+
- "*"
1918

0 commit comments

Comments
 (0)