Skip to content

Commit

Permalink
chore(deps): update rebar.config deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent cec80d2 commit 8ec53c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
]}.

{project_plugins,
[{rebar3_hex, "7.0.7"},
[{rebar3_hex, "7.0.8"},
{erlfmt, "1.3.0"},
{rebar3_lint, "3.2.4"},
{rebar3_lint, "3.2.5"},
{rebar3_hank, "1.4.0"},
{rebar3_ex_doc, "0.2.22"}]}.
{rebar3_ex_doc, "0.2.23"}]}.

{shell, [{apps, [arizona]}]}.

0 comments on commit 8ec53c2

Please sign in to comment.