| commit | 2979a43dca3baa48a5019f1b84a6858a4e674ec6 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Feb 24 18:55:52 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Feb 25 14:23:22 2025 +0000 |
| tree | a936eaeec25efd70d80af140f909bd2ffb27bc68 | |
| parent | bc0689646e342099047f8299f61b8d16241b5041 [diff] [blame] |
treewide: bump to bazel 8 Change-Id: I18b6b4a5893167d722bb6270f11da1814c1664e3 Reviewed-on: https://review.monogon.dev/c/monogon/+/3963 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
diff --git a/third_party/bazelrc/aspect/BUILD.bazel b/third_party/bazelrc/aspect/BUILD.bazel index 4a870ae..300958e 100644 --- a/third_party/bazelrc/aspect/BUILD.bazel +++ b/third_party/bazelrc/aspect/BUILD.bazel
@@ -5,7 +5,7 @@ write_aspect_bazelrc_presets( name = "update_aspect_bazelrc_presets", presets = [ - "bazel7", + "bazel8", "ci", "convenience", "correctness",