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.
2 parents c5b0884 + e06c02d commit 7708643Copy full SHA for 7708643
.github/dependabot.yml
@@ -6,6 +6,12 @@ updates:
6
schedule:
7
interval: "daily" # Checks on Monday trough Friday.
8
9
+ # Maintain GitHub Action runners
10
+ - package-ecosystem: "github-actions"
11
+ directory: "/"
12
+ schedule:
13
+ interval: "daily" # Checks on Monday trough Friday.
14
+
15
# Set default reviewer and labels
16
reviewers:
17
- "ben"
0 commit comments