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 d684d36 commit 939adcaCopy full SHA for 939adca
.github/dependabot.yml
@@ -12,3 +12,8 @@ updates:
12
day: "wednesday"
13
# Allow up to 10 open pull requests for maven dependencies
14
open-pull-requests-limit: 10
15
+ - package-ecosystem: "github-actions"
16
+ directory: "/"
17
+ schedule:
18
+ interval: "weekly"
19
+ day: "wednesday"
0 commit comments