chore: format

This commit is contained in:
Zach Daniel 2024-07-14 22:24:10 -04:00
parent d5dbfa0a42
commit de8dac0194

View file

@ -117,7 +117,7 @@ defmodule AshMoney.MixProject do
{:sobelow, ">= 0.0.0", only: [:dev, :test], runtime: false},
{:git_ops, "~> 2.5", only: [:dev, :test]},
{:mix_test_watch, "~> 1.0", only: :dev, runtime: false},
{:mix_audit, ">= 0.0.0", only: [:dev, :test], runtime: false},
{:mix_audit, ">= 0.0.0", only: [:dev, :test], runtime: false}
]
end