Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 1153a35

Browse files
authored
Update dependabot.yml
Ignore openjfx >= 18
1 parent 3fe2c2a commit 1153a35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ updates:
2020
# Run it at a specific time so that we don't get emails all day long
2121
time: "00:00"
2222
open-pull-requests-limit: 10
23+
ignore:
24+
- dependency-name: "org.openjfx:*"
25+
versions: ">=18.x"

0 commit comments

Comments
 (0)