From f61e9ea7d7c2e5b1e7810dd7dacfa003f01aba00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 11:51:06 +0200 Subject: [PATCH] Update ruff to 0.4.8 (#94) --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 3603d55..e38c6d9 100644 --- a/environment.yml +++ b/environment.yml @@ -2,4 +2,4 @@ channels: - conda-forge - nodefaults dependencies: - - ruff=0.4.7 + - ruff=0.4.8