Skip to content

Commit

Permalink
Update dependency tls_certificate_check to v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 504c6c3 commit 2c6d0e7
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 @@ -16,7 +16,7 @@
{rebar3_lint, "3.2.5"}
]}.

{deps, [{tls_certificate_check, "1.20.0"}]}.
{deps, [{tls_certificate_check, "1.22.1"}]}.

{alias, [{ci, [fmt, hank, lint, xref, dialyzer, ct, cover, ex_doc]}]}.

Expand Down

0 comments on commit 2c6d0e7

Please sign in to comment.