Skip to content

Commit e651302

Browse files
committed
Slow down future updates of zio-blocks
1 parent 6a0e99a commit e651302

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
@@ -0,0 +1,4 @@
1+
dependencyOverrides = [{
2+
pullRequests = { frequency = "30 days" },
3+
dependency = { groupId = "dev.zio", artifactId = "zio-blocks-schema" }
4+
}]

0 commit comments

Comments
 (0)