From 7a0dff926a7961c6db44c53f37ff87cc67e5689a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Jun 2026 00:06:08 +0000 Subject: [PATCH] chore(deps): update mix dependencies --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index a510a7e..42ce494 100644 --- a/mix.exs +++ b/mix.exs @@ -47,7 +47,7 @@ defmodule Mv.MixProject do {:bcrypt_elixir, "~> 3.0"}, {:ash_authentication, "~> 4.9"}, {:ash_authentication_phoenix, "~> 2.10"}, - {:igniter, "~> 0.7", only: [:dev, :test]}, + {:igniter, "~> 0.8", only: [:dev, :test]}, {:phoenix, "~> 1.8.0-rc.4", override: true}, {:phoenix_ecto, "~> 4.5"}, {:ecto_sql, "~> 3.10"}, -- 2.47.2