We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8023d commit 753f68cCopy full SHA for 753f68c
tools/workspace/styleguide/repository.bzl
@@ -8,8 +8,8 @@ def styleguide_repository(
8
github_archive(
9
name = name,
10
repository = "RobotLocomotion/styleguide",
11
- commit = "47a6f403e7a6ed5e44e7875bcec4d27815063029",
12
- sha256 = "68344607a14230ede11b4dcf886ed9bef6df2c339f32ec724591a94e5d5f2e6b", # noqa
+ commit = "5d2a134bceadc432af30be16faf64755aa116ad3",
+ sha256 = "0da2a66d25f1b9fb43e68f6ef3b67f41f2f7c67cf26e49edd7b0141cacefcd61", # noqa
13
build_file = "@drake//tools/workspace/styleguide:package.BUILD.bazel",
14
mirrors = mirrors,
15
)
0 commit comments