Skip to content

Commit 056cb0d

Browse files
authored
Merge pull request #611 from scala-js/topic/ignore-scala-updates
Ignore all scala updates
2 parents 8bc441a + 48bc167 commit 056cb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scala-steward.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
updates.ignore = [
2-
{ groupId = "org.scala-lang", artifactId = "scala-library" }
2+
{ groupId = "org.scala-lang" }
33
]

0 commit comments

Comments
 (0)