Skip to content

Commit 304556c

Browse files
authored
Update .scala-steward.conf
1 parent 5da8b65 commit 304556c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.scala-steward.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ updates.pin = [
44
version = "3."
55
}
66
]
7+
8+
updates.ignore = [
9+
{
10+
groupId = "com.lihaoyi"
11+
artifactId = "utest"
12+
}
13+
]

0 commit comments

Comments
 (0)