Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 #344

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 15, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
pre-commit/pre-commit-hooks repository minor v3.3.0 -> v3.4.0

Release Notes

pre-commit/pre-commit-hooks

v3.4.0

Compare Source

Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team December 15, 2020 22:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 15, 2020
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Dec 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 20, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 20, 2021
@tseaver tseaver requested a review from a team as a code owner February 9, 2021 20:43
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1dc6d64 into googleapis:master Feb 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2021
@renovate-bot renovate-bot deleted the renovate/pre-commit-pre-commit-hooks-3.x branch February 9, 2021 21:04
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
…4.0 (googleapis#344)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | repository | minor | `v3.3.0` -> `v3.4.0` |

---

### Release Notes

<details>
<summary>pre-commit/pre-commit-hooks</summary>

### [`v3.4.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.4.0)

[Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.3.0...v3.4.0)

##### Features

-   `file-contents-sorter`: Add `--unique` argument
    -   [#&#8203;524](https://togithub.com/pre-commit/pre-commit-hooks/issues/524) PR by [@&#8203;danielhoherd](https://togithub.com/danielhoherd).
-   `check-vcs-permalinks`: Add `--additional-github-domain` option
    -   [#&#8203;530](https://togithub.com/pre-commit/pre-commit-hooks/issues/530) PR by [@&#8203;youngminz](https://togithub.com/youngminz).
-   New hook: `destroyed-symlinks` to detect unintentional symlink-breakages on windows.
    -   [#&#8203;511](https://togithub.com/pre-commit/pre-commit-hooks/issues/511) PR by [@&#8203;m-khvoinitsky](https://togithub.com/m-khvoinitsky).

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-storage).
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
…4.0 (googleapis#344)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | repository | minor | `v3.3.0` -> `v3.4.0` |

---

### Release Notes

<details>
<summary>pre-commit/pre-commit-hooks</summary>

### [`v3.4.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.4.0)

[Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.3.0...v3.4.0)

##### Features

-   `file-contents-sorter`: Add `--unique` argument
    -   [#&#8203;524](https://togithub.com/pre-commit/pre-commit-hooks/issues/524) PR by [@&#8203;danielhoherd](https://togithub.com/danielhoherd).
-   `check-vcs-permalinks`: Add `--additional-github-domain` option
    -   [#&#8203;530](https://togithub.com/pre-commit/pre-commit-hooks/issues/530) PR by [@&#8203;youngminz](https://togithub.com/youngminz).
-   New hook: `destroyed-symlinks` to detect unintentional symlink-breakages on windows.
    -   [#&#8203;511](https://togithub.com/pre-commit/pre-commit-hooks/issues/511) PR by [@&#8203;m-khvoinitsky](https://togithub.com/m-khvoinitsky).

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-storage).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants