Skip to content

Commit c3796e9

Browse files
chore(deps): update dependency rebar3_lint to v5 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 746129e commit c3796e9

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
@@ -30,7 +30,7 @@
3030
{project_plugins, [
3131
{erlfmt, "1.8.0"},
3232
{rebar3_proper, "0.12.1"},
33-
{rebar3_lint, "4.2.3"}
33+
{rebar3_lint, "5.0.2"}
3434
]}.
3535

3636
{profiles, [

0 commit comments

Comments
 (0)