This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump pre-commit from 3.3.1 to 3.3.2 (#118)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/releases">pre-commit's releases</a>.</em></p> <blockquote> <h2>pre-commit v3.3.2</h2> <h3>Fixes</h3> <ul> <li>Work around <code>r</code> on windows sometimes double-un-quoting arguments. <ul> <li><a href="https://redirect.github.com/pre-commit/pre-commit/issues/2885">#2885</a> PR by <a href="https://github.com/lorenzwalthert"><code>@lorenzwalthert</code></a>.</li> <li><a href="https://redirect.github.com/pre-commit/pre-commit/issues/2870">#2870</a> issue by <a href="https://github.com/lorenzwalthert"><code>@lorenzwalthert</code></a>.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md">pre-commit's changelog</a>.</em></p> <blockquote> <h1>3.3.2 - 2023-05-17</h1> <h3>Fixes</h3> <ul> <li>Work around <code>r</code> on windows sometimes double-un-quoting arguments. <ul> <li><a href="https://redirect.github.com/pre-commit/pre-commit/issues/2885">#2885</a> PR by <a href="https://github.com/lorenzwalthert"><code>@lorenzwalthert</code></a>.</li> <li><a href="https://redirect.github.com/pre-commit/pre-commit/issues/2870">#2870</a> issue by <a href="https://github.com/lorenzwalthert"><code>@lorenzwalthert</code></a>.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pre-commit/pre-commit/commit/a0a734750e1af5a0ec0b2579d3b05f427f53c8b6"><code>a0a7347</code></a> v3.3.2</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/bcd8274e1ce7c80573ffac63e6528692ce3189fc"><code>bcd8274</code></a> Merge pull request <a href="https://redirect.github.com/pre-commit/pre-commit/issues/2885">#2885</a> from lorenzwalthert/avoid-quote-write-to-tempfile</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/cd09c3525e35676af9fa614c04faebe5a88fc9de"><code>cd09c35</code></a> avoid quoting and escaping while installing R hooks by writing code to tempfi...</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/c389ac0ba86355f42d8b973f0bb96cf77a5bcf48"><code>c389ac0</code></a> Merge pull request <a href="https://redirect.github.com/pre-commit/pre-commit/issues/2886">#2886</a> from pre-commit/pre-commit-ci-update-config</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/64985bd63d62126dc4efd58af63967ae80121ca2"><code>64985bd</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/f5a98eb152947c71b98b5e6062ebd3b0c2db00b6"><code>f5a98eb</code></a> Merge pull request <a href="https://redirect.github.com/pre-commit/pre-commit/issues/2883">#2883</a> from pre-commit/install-swift-not-needed</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/08b670ff9e32e6c0fca2c5d22180b8b686b3d985"><code>08b670f</code></a> swift is included in github actions</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/72b7b53ae39fa299ab1c0b07426d7fd8e5c2d4c2"><code>72b7b53</code></a> Merge pull request <a href="https://redirect.github.com/pre-commit/pre-commit/issues/2884">#2884</a> from pre-commit/typo</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/9c2a01186b0b7e3395dfa2744e94a1b860ef716f"><code>9c2a011</code></a> fix typo in testing/languages</li> <li><a href="https://github.com/pre-commit/pre-commit/commit/ee49d4289f452c1d59fb53a2aac7a819b580652b"><code>ee49d42</code></a> Merge pull request <a href="https://redirect.github.com/pre-commit/pre-commit/issues/2882">#2882</a> from pre-commit/languages-always-run</li> <li>Additional commits viewable in <a href="https://github.com/pre-commit/pre-commit/compare/v3.3.1...v3.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pre-commit&package-manager=pip&previous-version=3.3.1&new-version=3.3.2)](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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information