From 5f1ecd7650dfa051bf7b49c60690bceb33a354a0 Mon Sep 17 00:00:00 2001 From: "Paulo F. Oliveira" Date: Tue, 25 Jun 2024 22:06:46 +0100 Subject: [PATCH] Consider only SemVer when Renovate'ing (#29) --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 8fe250d..d00813e 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ {deps, [ {cowboy, "2.12.0"}, {gproc, "0.9.1"}, - {fs, "6.1"} + {fs, "8.6.1"} ]}. {dialyzer, [