Describe the enhancement requested
Ubuntu 22.04 ships pre-commit 2.17.0: https://packages.ubuntu.com/search?keywords=pre-commit
The current configuration doesn't work with pre-commit 2.17.0 because https://github.com/scop/pre-commit-shfmt/blob/v3.11.0-1/.pre-commit-hooks.yaml#L10 require pre-commit 3.2.0 or later.
See also: #46686 (comment)
Component(s)
Continuous Integration, Developer Tools