Skip to content

Commit 3547195

Browse files
renovate[bot]jbedard
authored andcommitted
chore: update dependency buildifier_prebuilt to v8
1 parent 1fc6b6b commit 3547195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def rules_nodejs_dev_dependencies():
5252

5353
http_archive(
5454
name = "buildifier_prebuilt",
55-
sha256 = "7f85b688a4b558e2d9099340cfb510ba7179f829454fba842370bccffb67d6cc",
56-
strip_prefix = "buildifier-prebuilt-7.3.1",
57-
urls = ["http://github.com/keith/buildifier-prebuilt/archive/7.3.1.tar.gz"],
55+
sha256 = "e31fe636a5004eb50b7b47ec31c3cea0afd597d14bb1991832aa213038837ecf",
56+
strip_prefix = "buildifier-prebuilt-8.0.0",
57+
urls = ["http://github.com/keith/buildifier-prebuilt/archive/8.0.0.tar.gz"],
5858
)

0 commit comments

Comments
 (0)