This release is build after integrating pre-commit to help avoid easily fixable mistakes. One such fix includes the renaming of the Qiskit python backends to include `Backend` to distinguish from the cpp bindings to the simulators. For users of `DDSIMProvider` nothing should change, otherwise the imports may have to be updated.
What's Changed
* Introduce pre-commit for MQT DDSIM by hillmich in https://github.com/cda-tum/ddsim/pull/187
* ⬆️ Bump extern/cxxopts from `4a3d4db` to `58daccc` by dependabot in https://github.com/cda-tum/ddsim/pull/188
* ⬆️ Bump extern/cxxopts from `58daccc` to `c12ce65` by dependabot in https://github.com/cda-tum/ddsim/pull/189
**Full Changelog**: https://github.com/cda-tum/ddsim/compare/v1.14.0...v1.15.0