We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c88fa7 commit 055b627Copy full SHA for 055b627
1 file changed
.github/dependabot.yml
@@ -9,6 +9,7 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "weekly"
12
+ open-pull-requests-limit: 10
13
ignore:
14
- dependency-name: "org.junit.jupiter:junit-jupiter"
15
versions: [ ">=6.0.0" ]
@@ -17,4 +18,5 @@ updates:
17
18
- package-ecosystem: "github-actions"
19
20
- interval: "weekly"
21
+ interval: "weekly"
22
0 commit comments