Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump credo from 1.7.9 to 1.7.10 (#936)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.9 to 1.7.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rrrene/credo/releases">credo's releases</a>.</em></p> <blockquote> <h2>v1.7.10</h2> <p>Check it out on Hex: <a href="https://hex.pm/packages/credo/1.7.10">https://hex.pm/packages/credo/1.7.10</a></p> <ul> <li>Maintenance release</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rrrene/credo/blob/master/CHANGELOG.md">credo's changelog</a>.</em></p> <blockquote> <h2>1.7.10</h2> <ul> <li>Maintenance release</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rrrene/credo/commit/c6276a3bfcab53db3443d19c953eb48072bff866"><code>c6276a3</code></a> Bump version to 1.7.10</li> <li><a href="https://github.com/rrrene/credo/commit/7298cc16070d23ac1d0e7f154cc170ed289ab47b"><code>7298cc1</code></a> Update CHANGELOG</li> <li><a href="https://github.com/rrrene/credo/commit/c99499b2ddeb2eb32471dcf0a1797529bde3fdaa"><code>c99499b</code></a> Remove unsupported formats from Diff command help text</li> <li><a href="https://github.com/rrrene/credo/commit/f7c44d99521f04bfad706ba9c59688b3c460218a"><code>f7c44d9</code></a> Merge branch 'Eiji7-patch-1'</li> <li><a href="https://github.com/rrrene/credo/commit/0f02b02e059b9b8ae7cb809f27ba5c208f17d9a0"><code>0f02b02</code></a> Add missing parens to function call</li> <li><a href="https://github.com/rrrene/credo/commit/6ca48ad5c1fb26ed4bf22a2df8775ddd25aacf01"><code>6ca48ad</code></a> Merge branch 'patch-1' of github.com:Eiji7/credo into Eiji7-patch-1</li> <li><a href="https://github.com/rrrene/credo/commit/f53941cdda201fdf2ca1ea465ea3848e0392cd8d"><code>f53941c</code></a> Fix runtime warnings test</li> <li><a href="https://github.com/rrrene/credo/commit/271714fa76bba7ea00bf6cf65ba0450a3f81a963"><code>271714f</code></a> Add rudimentary grep for runtime warnings in CI</li> <li><a href="https://github.com/rrrene/credo/commit/f8955df64db78ef666603f6d8f2375b29ee65569"><code>f8955df</code></a> Update Elixir version</li> <li><a href="https://github.com/rrrene/credo/commit/b408c229c71b50fd39aca17d3cdcdb50c4e40db8"><code>b408c22</code></a> fix missing parentheses warning in <code>Credo.Check.Params.category/2</code></li> <li>See full diff in <a href="https://github.com/rrrene/credo/compare/v1.7.9...v1.7.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=credo&package-manager=hex&previous-version=1.7.9&new-version=1.7.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information