Skip to content

Commit

Permalink
Add missing rebar3_depup plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Nov 13, 2024
1 parent 231178d commit 84c2826
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
]}.

{project_plugins, [
erlfmt
erlfmt,
rebar3_depup
]}.

{deps, [base32]}.
Expand Down

0 comments on commit 84c2826

Please sign in to comment.