From 6d7abc04933a2ffe8fa9b34b043c058f5e05cd4d Mon Sep 17 00:00:00 2001 From: RTB CI Bot Date: Sun, 3 Mar 2024 00:16:39 +0000 Subject: [PATCH] Update dependencies --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 7d1e01c..d301095 100644 --- a/rebar.config +++ b/rebar.config @@ -17,7 +17,7 @@ {project_plugins, [{rebar3_hex, "~> 7.0.7"}, {rebar3_format, "~> 1.3.0"}, - {rebar3_lint, "~> 3.2.2"}, + {rebar3_lint, "~> 3.2.3"}, {rebar3_hank, "~> 1.4.0"}]}. {dialyzer, [{warnings, [no_return, unmatched_returns, error_handling, underspecs]}]}.