Skip to content

Commit 49d803c

Browse files
authored
fix: Update scala-steward.conf
1 parent 50e2336 commit 49d803c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.scala-steward.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
updatePullRequests = "always"
2+
updates.ignore = [
3+
{groupId = "org.scalatest", artifactId = "scalatest" },
4+
{groupId = "org.slf4j"}
5+
]
26
commits.message = "build: Update ${artifactName} from ${currentVersion} to ${nextVersion}"

0 commit comments

Comments
 (0)