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 f18d6c4 commit 9e51a4bCopy full SHA for 9e51a4b
.github/dependabot.yml
@@ -5,12 +5,11 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
+ day: "wednesday"
9
# Allow up to 10 open pull requests for maven dependencies
10
open-pull-requests-limit: 10
11
- package-ecosystem: "github-actions"
12
13
14
- groups:
15
- all-actions:
16
- patterns: [ "*" ]
0 commit comments