Skip to content

Commit 055b627

Browse files
committed
Update build script
1 parent 4c88fa7 commit 055b627

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "weekly"
12+
open-pull-requests-limit: 10
1213
ignore:
1314
- dependency-name: "org.junit.jupiter:junit-jupiter"
1415
versions: [ ">=6.0.0" ]
@@ -17,4 +18,5 @@ updates:
1718
- package-ecosystem: "github-actions"
1819
directory: "/"
1920
schedule:
20-
interval: "weekly"
21+
interval: "weekly"
22+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)