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 ee5d1a6 commit 2abbd77Copy full SHA for 2abbd77
.github/dependabot.yml
@@ -6,3 +6,9 @@ updates:
6
interval: "weekly"
7
day: "friday"
8
open-pull-requests-limit: 10
9
+ - package-ecosystem: "github-actions"
10
+ directory: "/"
11
+ schedule:
12
+ interval: "weekly"
13
+ day: "friday"
14
+ open-pull-requests-limit: 10
0 commit comments