Skip to content

Commit

Permalink
Merge pull request #105 from guardian/avoid-bootstrap-updates-from-sc…
Browse files Browse the repository at this point in the history
…ala-steward

Avoid Bootstrap updates from Scala Steward
  • Loading branch information
rtyley committed Jun 13, 2023
2 parents 2661e24 + ce104ca commit dc74b94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
updates.ignore = [
# Need to hold back from Bootstrap 5 due to https://github.com/adrianhurt/play-bootstrap/issues/134
{ groupId = "org.webjars", artifactId = "bootstrap" }
]

0 comments on commit dc74b94

Please sign in to comment.