Skip to content

Commit a350770

Browse files
authored
Merge pull request #980 from yadavan88/scala-steward-remove-scalatra
Removed Scalatra from scala-steward
2 parents 9c4a532 + 1fabef5 commit a350770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scala-steward.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ updates.pin = []
4040
# Default: "${default}" which is equivalent to "Update ${artifactName} to ${nextVersion}"
4141
commits.message = "Update ${artifactName} from ${currentVersion} to ${nextVersion}"
4242

43-
buildRoots = [".", "scalatra"]
43+
buildRoots = ["."]

0 commit comments

Comments
 (0)