diff --git a/conda/recipes/mantid-developer/meta.yaml b/conda/recipes/mantid-developer/meta.yaml index d5616bcf6ef2..c0fdcd753ec7 100644 --- a/conda/recipes/mantid-developer/meta.yaml +++ b/conda/recipes/mantid-developer/meta.yaml @@ -75,10 +75,9 @@ requirements: - xorg-libxtst>=1.2.3 # [linux] # Development tooling - - black # may be out of sync with pre-commit - cppcheck==2.14.2 - gcovr>=4.2 # [linux] - - pre-commit>=2.12.0 + - pre-commit>=4.0 - libcxx # [osx] # Use conda version of clang to get matching CXXFLAGS.