Skip to content

Commit 617355e

Browse files
authored
Merge pull request #258 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents c6397c7 + c51ffb4 commit 617355e

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# This file is synced from the `.github` repository, do not modify it directly.
22
---
33
version: 2
4-
multi-ecosystem-groups:
5-
all:
6-
schedule:
7-
interval: weekly
8-
day: friday
9-
time: '08:00'
10-
timezone: Etc/UTC
114
updates:
125
- package-ecosystem: github-actions
136
directory: "/"
14-
multi-ecosystem-group: all
7+
schedule:
8+
interval: weekly
9+
day: friday
10+
time: '08:00'
11+
timezone: Etc/UTC
1512
patterns:
1613
- "*"
1714
allow:

0 commit comments

Comments
 (0)