Skip to content

Commit 221629f

Browse files
authored
Merge pull request #1082 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 3a14e8f + 144cf97 commit 221629f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
version: 2
44
updates:
55
- package-ecosystem: github-actions
6-
directory: "/"
6+
directories:
7+
- "/"
78
schedule:
89
interval: weekly
910
day: friday

0 commit comments

Comments
 (0)