diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c3c1cd9..7d14cb8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Until May 2022 (inclusive) no changelog was kept. We might try to reconstruct it ### Added +* Add pre-commit to python modules + ### Fixed * FairRoot: Make sure Geant4-VMC and XercesC are found diff --git a/python-modules-list.sh b/python-modules-list.sh index b11bd1c6..7a744f1a 100644 --- a/python-modules-list.sh +++ b/python-modules-list.sh @@ -15,6 +15,7 @@ env: mock>=5.2.0 notebook>=7.5.2 scons>=4.10.1 + pre-commit>=4.5.1 PIP312_REQUIREMENTS: | PyYAML>=6.0.3 psutil>=7.2.1