We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76670b4 commit bd456f1Copy full SHA for bd456f1
.github/dependabot.yml
@@ -4,13 +4,13 @@ updates:
4
- package-ecosystem: "bundler"
5
directory: "/"
6
schedule:
7
- interval: "daily" # Checks on Monday trough Friday.
+ interval: "daily" # Checks on Monday through Friday.
8
9
# Maintain GitHub Action runners
10
- package-ecosystem: "github-actions"
11
12
13
14
15
# Set default reviewer and labels
16
reviewers:
0 commit comments