Oh... And what if I give you my weekly commands:
sudo dnf up -y
flatpak up -y
flatpak uninstall --unused
Then reboot.
And sometimes:
sudo dnf autoremove
Learned from your post that one can use up as shorthand for update. Nice. Thanks.
Also my regular commands (all in one glued with &&)