Skip to content

Commit ecdcf03

Browse files
committed
rebar3_lint: 0.1.9 -> 0.1.10
1 parent 8f6372e commit ecdcf03

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
@@ -37,7 +37,7 @@
3737

3838
{project_plugins, [
3939
{coveralls, "1.5.0"},
40-
{rebar3_lint, "0.1.9"}
40+
{rebar3_lint, "0.1.10"}
4141
]}.
4242

4343
{provider_hooks, [{pre, [{eunit, lint}]}]}.

0 commit comments

Comments
 (0)