From 6f3e63f96bf1e15895805be54d813d6703fed315 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 17 Oct 2024 00:20:27 +0000 Subject: [PATCH] CompatHelper: bump compat for JuliaFormatter to 2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d60fa60..c1026a2 100644 --- a/Project.toml +++ b/Project.toml @@ -138,7 +138,7 @@ GLM = "1" GlobalSensitivity = "= 2.1.3" HypothesisTests = "0.10" Integrals = "3" -JuliaFormatter = "1" +JuliaFormatter = "1, 2" JumpProcesses = "9" KernelDensity = "0.6" LabelledArrays = "1.7.1"