Skip to content

Commit a79ec83

Browse files
c-dilkstongtongcao
authored andcommitted
build(deps): group org.openjfx:javafx for dependabot (#913)
1 parent 5d0a2b2 commit a79ec83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ updates:
1919
ignore:
2020
- dependency-name: "org.jlab:groot" # since version numbers are not in order
2121
- dependency-name: "org.ejml:ejml-simple" # keep version the same as `j4ml:j4ml-clas12:jar:0.9-SNAPSHOT`; see pull requests #636 and #632
22+
groups:
23+
javafx:
24+
patterns:
25+
- "org.openjfx:javafx-*"
2226
- package-ecosystem: "github-actions"
2327
directory: "/"
2428
schedule:

0 commit comments

Comments
 (0)