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 b0b0781 commit 4421d7aCopy full SHA for 4421d7a
js/private/dev_deps.bzl
@@ -57,7 +57,7 @@ def rules_js_dev_dependencies():
57
name = "aspect_rules_lint",
58
sha256 = "7d5feef9ad85f0ba78cc5757a9478f8fa99c58a8cabc1660d610b291dc242e9b",
59
strip_prefix = "rules_lint-1.0.2",
60
- url = "https://github.com/aspect-build/rules_lint/releases/download/v1.0.2/rules_lint-v1.0.2.tar.gz",
+ url = "https://github.com/aspect-build/rules_lint/releases/download/v1.0.5/rules_lint-v1.0.2.tar.gz",
61
)
62
63
http_archive(
0 commit comments