From f5d57392d8970b1f4a6be8622e3d95267ade5761 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 07:52:12 +0100 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#502) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.3...v0.7.4) * Update environment-openmpi.yml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jan Janssen --- .ci_support/environment-openmpi.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index e58d7df8..d9a7fd12 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -3,7 +3,7 @@ channels: dependencies: - python - numpy -- openmpi +- openmpi =5.0.5 - cloudpickle =3.1.0 - mpi4py =4.0.1 - pyzmq =26.2.0 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 633ba6a2..f2cbf888 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.3 + rev: v0.7.4 hooks: - id: ruff name: ruff lint