Skip to content

Commit e9dca20

Browse files
rickeylevaignas
andauthored
Update DEVELOPING.md
Co-authored-by: Ignas Anikevicius <[email protected]>
1 parent bddd317 commit e9dca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The fix being included is commit `deadbeef`.
5353
1. `git push upstream release/0.37`
5454
1. `git cherry-pick deadbeef`
5555
1. Fix merge conflicts, if any. If `MODULE.bazel.lock` conflicts occur, then
56-
run `tools/private/update_bzlmod_lockfiles.sh`
56+
run `pre-commit run update-bzlmod-lockfiles -a`
5757
1. `git cherry-pick --continue` (if applicable)
5858
1. `git push upstream`
5959

0 commit comments

Comments
 (0)