Skip to content

Commit

Permalink
Ops
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemnmez committed Sep 28, 2024
1 parent 0098002 commit c7b73f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"postUpgradeTasks": {
"commands": [
"CARGO_BAZEL_REPIN=1 npx --yes @bazel/bazelisk sync --only=cargo",
"npx --yes @bazel/bazelisk run @rules_go//go -- mod tidy",
"npx --yes @bazel/bazelisk run @@//sh/bin:go -- mod tidy",
"npx --yes @bazel/bazelisk mod deps --lockfile_mode=update",
"npx --yes @bazel/bazelisk run //bzl/fix_api:fix_all //...",
"npx --yes @bazel/bazelisk run //bzl/fix_api:fix_all //...",
Expand Down

0 comments on commit c7b73f6

Please sign in to comment.