Skip to content

Commit d351c2f

Browse files
Update dependency rebar3_lint to v4.2.1
1 parent 8b8e582 commit d351c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
{project_plugins, [
120120
{rebar3_hex, "7.0.11"},
121121
{erlfmt, "1.7.0"},
122-
{rebar3_lint, "4.2.0"},
122+
{rebar3_lint, "4.2.1"},
123123
{rebar3_hank, "1.4.1"},
124124
{rebar3_ex_doc, "0.2.31"}
125125
]}.

0 commit comments

Comments
 (0)