Skip to content

Commit

Permalink
Update dependency rules_pkg to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 14, 2024
1 parent d6e541e commit 2c8ccc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ single_version_override(
],
)

bazel_dep(name = "rules_pkg", version = "0.10.1")
bazel_dep(name = "rules_pkg", version = "1.0.1")
bazel_dep(name = "bazel_skylib", version = "1.7.0")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_nodejs", version = "6.1.1")
Expand Down

0 comments on commit 2c8ccc1

Please sign in to comment.