generate_parameter_library
generate_parameter_library copied to clipboard
Update black lib into .pre-commit-config.yaml
Updated psf black to last 23 version . Lot ox fix. Python 3.7 runtime support are removed. [docker] Build with 3.12 image
Why not updating it to the latest 24 version?
Fyi: you could bump all hooks to the latest version by running pre-commit autoupdate
.
I also wrote a reusable workflow for automating that, e.g., running it once a month.