Skip to content

Commit

Permalink
Consider only SemVer when Renovate'ing (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored Jun 25, 2024
1 parent 652a925 commit 5f1ecd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{deps, [
{cowboy, "2.12.0"},
{gproc, "0.9.1"},
{fs, "6.1"}
{fs, "8.6.1"}
]}.

{dialyzer, [
Expand Down

0 comments on commit 5f1ecd7

Please sign in to comment.