Not urgent or anything but the standard Stylelint config is now stylelint.config.mjs.
Stylelint still supports .stylelintrc.json for now (which Bootstrap currently uses) but support for that may be removed in a future update.
REF: https://stylelint.io/user-guide/configure
Makes sense for Bootstrap to update the config.