Skip to content

Commit bf1d1bb

Browse files
authored
Merge pull request #1819 from HonkingGoose/patch-1
2 parents 76670b4 + bd456f1 commit bf1d1bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ updates:
44
- package-ecosystem: "bundler"
55
directory: "/"
66
schedule:
7-
interval: "daily" # Checks on Monday trough Friday.
7+
interval: "daily" # Checks on Monday through Friday.
88

99
# Maintain GitHub Action runners
1010
- package-ecosystem: "github-actions"
1111
directory: "/"
1212
schedule:
13-
interval: "daily" # Checks on Monday trough Friday.
13+
interval: "daily" # Checks on Monday through Friday.
1414

1515
# Set default reviewer and labels
1616
reviewers:

0 commit comments

Comments
 (0)