Skip to content

Commit c78fb01

Browse files
committed
update dependabot config
1 parent cb8213f commit c78fb01

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
@@ -11,6 +11,10 @@ updates:
1111
- "org.jacoco:jacoco-maven-plugin"
1212
- "org.owasp:dependency-check-maven"
1313
- "org.sonatype.central:central-publishing-maven-plugin"
14+
java-test-dependencies:
15+
patterns:
16+
- "org.junit.jupiter:*"
17+
- "org.cryptomator:cryptofs"
1418
java-production-dependencies:
1519
patterns:
1620
- "*"

0 commit comments

Comments
 (0)