diff --git a/rebar.config b/rebar.config index 233c282..90387e3 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.0.1"}, + {rebar3_lint, "~> 3.1.0"}, {rebar3_hank, "~> 1.4.0"}]}. {dialyzer, [{warnings, [no_return, unmatched_returns, error_handling, underspecs]}]}.