Skip to content

Commit

Permalink
build(deps-dev): bump blitz_credo_checks from 0.1.8 to 0.1.9
Browse files Browse the repository at this point in the history
Bumps [blitz_credo_checks](https://github.com/theblitzapp/blitz_credo_checks) from 0.1.8 to 0.1.9.
- [Changelog](https://github.com/theblitzapp/blitz_credo_checks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theblitzapp/blitz_credo_checks/commits)

---
updated-dependencies:
- dependency-name: blitz_credo_checks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 9b42c7e commit abe5e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%{
"blitz_credo_checks": {:hex, :blitz_credo_checks, "0.1.8", "6f4e27d1db5d0fffd6e47fa36c972fa5efca411b5bb9fc84c65b59adca39dd83", [:mix], [{:credo, "~> 1.4", [hex: :credo, repo: "hexpm", optional: false]}], "hexpm", "34d4b29a8a5a83ae1d759b0819635f55160f628a9c7a77c5be9507e29360ab3b"},
"blitz_credo_checks": {:hex, :blitz_credo_checks, "0.1.9", "bf9731b11d51cf1e807072fbad2fc91baffefa65f58f06c9aa216f91e4696f53", [:mix], [{:credo, "~> 1.4", [hex: :credo, repo: "hexpm", optional: false]}], "hexpm", "36d4a2d0772470d1a10c2f0506a6ce0b3624e25376ae62f2efa25083ce7aacc3"},
"bunt": {:hex, :bunt, "0.2.1", "e2d4792f7bc0ced7583ab54922808919518d0e57ee162901a16a1b6664ef3b14", [:mix], [], "hexpm", "a330bfb4245239787b15005e66ae6845c9cd524a288f0d141c148b02603777a5"},
"certifi": {:hex, :certifi, "2.9.0", "6f2a475689dd47f19fb74334859d460a2dc4e3252a3324bd2111b8f0429e7e21", [:rebar3], [], "hexpm", "266da46bdb06d6c6d35fde799bcb28d36d985d424ad7c08b5bb48f5b5cdd4641"},
"credo": {:hex, :credo, "1.7.1", "6e26bbcc9e22eefbff7e43188e69924e78818e2fe6282487d0703652bc20fd62", [:mix], [{:bunt, "~> 0.2.1", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2.8", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "e9871c6095a4c0381c89b6aa98bc6260a8ba6addccf7f6a53da8849c748a58a2"},
Expand Down

0 comments on commit abe5e14

Please sign in to comment.