feat: suppress pixi release notes by default (#1225)

Co-authored-by: Gideon <87426140+GideonBear@users.noreply.github.com>
This commit is contained in:
Sam Vente
2025-07-14 09:51:02 +02:00
committed by GitHub
parent 4a64992054
commit f18ae089ff
3 changed files with 38 additions and 6 deletions

View File

@@ -325,3 +325,9 @@
# extensions should be updated for.
# (default: this won't be set by default)
# profile = ""
[pixi]
# Show the release notes of the latest pixi release
# during the pixi step
# (default: false)
# include_release_notes = false