Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_lint to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent a3506e7 commit c364441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions js/private/dev_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ def rules_js_dev_dependencies():

http_archive(
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",
sha256 = "998535cb5f8fbd596e171fa8cf2b4cd6fa7d64223fa54d7840af221a36cb10d6",
strip_prefix = "rules_lint-1.0.3",
url = "https://github.com/aspect-build/rules_lint/releases/download/v1.0.3/rules_lint-v1.0.3.tar.gz",
)

http_archive(
Expand Down

0 comments on commit c364441

Please sign in to comment.