chore: disable transtive module version warnings
Bazel will select newer module versions if the `compatibility_level` is the same. This warnings are often noise, so we will disable them by default.
Loading
Please register or sign in to comment
Bazel will select newer module versions if the `compatibility_level` is the same. This warnings are often noise, so we will disable them by default.