We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b6aede + e92e27b commit 52d8b06Copy full SHA for 52d8b06
.github/dependabot.yml
@@ -5,4 +5,9 @@ updates:
5
schedule:
6
interval: daily
7
time: "00:00"
8
- open-pull-requests-limit: 10
+ open-pull-requests-limit: 10
9
+- package-ecosystem: "github-actions"
10
+ directory: "/"
11
+ labels: chore
12
+ schedule:
13
+ interval: "weekly"
0 commit comments