Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_lint to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent b0b0781 commit 7cf7027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/private/dev_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def rules_js_dev_dependencies():
name = "aspect_rules_lint",
sha256 = "7d5feef9ad85f0ba78cc5757a9478f8fa99c58a8cabc1660d610b291dc242e9b",
strip_prefix = "rules_lint-1.0.2",
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.4/rules_lint-v1.0.2.tar.gz",
)

http_archive(
Expand Down

0 comments on commit 7cf7027

Please sign in to comment.