Skip to content

Commit

Permalink
WORKSPACE nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelahman authored and filmil committed Nov 24, 2021
1 parent 51647d5 commit f207c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ load("@bazel_bats//:deps.bzl", "bazel_bats_dependencies")
# version and sha256 can be omitted, in which case the default is used.
bazel_bats_dependencies(
version="1.5.0",
sha256="36a3fd4413899c0763158ae194329af8f48bb1ff0d1338090b80b3416d5793af"
version = "1.5.0",
sha256 = "36a3fd4413899c0763158ae194329af8f48bb1ff0d1338090b80b3416d5793af"
)
```

Expand Down

0 comments on commit f207c05

Please sign in to comment.