We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a303d48 commit 041dd0eCopy full SHA for 041dd0e
.github/scala-steward.conf
@@ -0,0 +1,8 @@
1
+commits.message = "[build] ${default}"
2
+
3
+pullRequests.customLabels = [ "library-update" ]
4
5
+updates.pin = [
6
+ { groupId = "org.scala-lang", artifactId="scala3-library", version = "3.3." },
7
+ { groupId = "org.scala-lang", artifactId="scala3-library_sjs1", version = "3.3." },
8
+]
0 commit comments