From e529a3bcd91093134e6f93c7169cca78d6baa341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 08:13:08 +0200 Subject: [PATCH] Update eslint to 9.12.0 (#97) --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 5125295..64a21c7 100644 --- a/environment.yml +++ b/environment.yml @@ -2,4 +2,4 @@ channels: - conda-forge - nodefaults dependencies: - - eslint=9.11.1 + - eslint=9.12.0