We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173290e commit f3a6a8dCopy full SHA for f3a6a8d
WORKSPACE
@@ -28,7 +28,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_file")
28
git_repository(
29
name = "io_bazel_rules_sass",
30
# Same commit as Skydoc uses in its own WORKSPACE.
31
- commit = "8b61ad6953fde55031658e1731c335220f881369", # 2018-10-26
+ commit = "8ccf4f1c351928b55d5dddf3672e3667f6978d60", # 2018-11-23
32
remote = "https://github.com/bazelbuild/rules_sass.git",
33
)
34
@@ -52,7 +52,7 @@ sass_repositories()
52
53
54
name = "io_bazel_skydoc",
55
- commit = "77e5399258f6d91417d23634fce97d73b40cf337", # 2018-10-29
+ commit = "1cdb612e31448c2f6eb25b8aa67d406152275482", # 2018-11-27
56
remote = "https://github.com/bazelbuild/skydoc.git",
57
58
0 commit comments