Skip to content

Commit

Permalink
chore: Mute selenium dependency updates (#3574)
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek authored and Panaetius committed Oct 24, 2024
1 parent 68bab9f commit 7502cda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
# directory itself also contains a build.sbt the dot can be used to
# specify it. Default: ["."]
buildRoots = [ "acceptance-tests" ]
updates.ignore = [
{ groupId = "org.seleniumhq.selenium", artifactId = "selenium-java" }
]

0 comments on commit 7502cda

Please sign in to comment.