rebar.config: Bump rebar3_lint to 4.2.2, used for Elvis

This commit is contained in:
Badlop
2026-02-17 13:37:29 +01:00
parent 4ce63d9a6c
commit 5b89ee0fe8
+1 -1
View File
@@ -143,7 +143,7 @@
}]}}.
{if_rebar3, {project_plugins, [configure_deps,
{if_var_true, tools, rebar3_format},
{if_var_true, tools, {rebar3_lint, "4.1.1"}}
{if_var_true, tools, {rebar3_lint, "4.2.2"}}
]}}.
{if_not_rebar3, {plugins, [
deps_erl_opts, override_deps_versions2, override_opts, configure_deps