From 8aaca401f8070af2935023714a433114c4930e88 Mon Sep 17 00:00:00 2001 From: Oliver Lantwin Date: Thu, 19 Feb 2026 08:32:20 +0100 Subject: [PATCH] feat: Add pre-commit to python modules --- CHANGELOG.md | 2 ++ python-modules-list.sh | 1 + 2 files changed, 3 insertions(+) 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