8000
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 c6f7691 commit a8bdeeaCopy full SHA for a8bdeea
js/private/dev_deps.bzl
@@ -37,9 +37,9 @@ def rules_js_dev_dependencies():
37
38
http_archive(
39
name = "aspect_rules_lint",
40
- sha256 = "7d5feef9ad85f0ba78cc5757a9478f8fa99c58a8cabc1660d610b291dc242e9b",
41
- strip_prefix = "rules_lint-1.0.2",
42
- url = "https://github.com/aspect-build/rules_lint/releases/download/v1.0.2/rules_lint-v1.0.2.tar.gz",
+ sha256 = "93ed7039eeb4c1dc4c5a1fe4ef0d0b489eaa46baa956b0cfec3f417878c2d72a",
+ strip_prefix = "rules_lint-1.0.8",
+ url = "https://github.com/aspect-build/rules_lint/releases/download/v1.0.8/rules_lint-v1.0.8.tar.gz",
43
)
44
45
0 commit comments