Skip to content

Commit b03229a

Browse files
committed
Add org.scalatest:scalatest to Renovate ignoreDeps
1 parent 5ab2c18 commit b03229a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"extends": [
33
"config:base"
4+
],
5+
"ignoreDeps": [
6+
"org.scalatest:scalatest"
47
]
58
}

0 commit comments

Comments
 (0)