Skip to content

Commit

Permalink
chore(deps): update dependency ex_doc to == 0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent c217c88 commit c7c26c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ defmodule Faker.Mixfile do

defp deps do
[
{:ex_doc, "== 0.33.0", only: :dev, runtime: false},
{:ex_doc, "== 0.36.1", only: :dev, runtime: false},
{:earmark, "1.4.46", only: :dev, runtime: false},
{:credo, "== 1.7.5", only: [:dev, :test], runtime: false},
{:dialyxir, "== 1.4.3", only: [:dev], runtime: false}
Expand Down

0 comments on commit c7c26c4

Please sign in to comment.