FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0 by renovate-bot · Pull Request #336 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

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

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
renovate-bot:renovate/pre-commit-pre-commit-hooks-3.x
Dec 2, 2020
Merged

chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0#336
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
renovate-bot:renovate/pre-commit-pre-commit-hooks-3.x

Conversation

renovate-bot commented Dec 1, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

pre-commit/pre-commit-hooks

v3.3.0

Compare Source

Features
Deprecations
  • check-byte-order-marker is now deprecated for fix-byte-order-marker

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.

trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
product-auto-label Bot added the api: storage Issues related to the googleapis/python-storage API. label Dec 1, 2020
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 1, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
andrewsg added the automerge Merge the pull request once unit tests and other checks pass. label Dec 1, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
gcf-merge-on-green Bot merged commit 41849b1 into googleapis:master Dec 2, 2020
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 2, 2020
renovate-bot deleted the renovate/pre-commit-pre-commit-hooks-3.x branch December 2, 2020 00:08
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
…3.0 (googleapis#336)

[![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.2.0` -> `v3.3.0` |

---

### Release Notes

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

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

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

##### Features

-   `file-contents-sorter`: add `--ignore-case` option for case-insensitive sorting
    -   [#&#8203;514](https://togithub.com/pre-commit/pre-commit-hooks/issues/514) PR by [@&#8203;Julian](https://togithub.com/Julian).
-   `check-added-large-files`: add `--enforce-all` option to check non-added files as well
    -   [#&#8203;519](https://togithub.com/pre-commit/pre-commit-hooks/issues/519) PR by [@&#8203;mshawcroft](https://togithub.com/mshawcroft).
    -   [#&#8203;518](https://togithub.com/pre-commit/pre-commit-hooks/issues/518) issue by [@&#8203;mshawcroft](https://togithub.com/mshawcroft).
-   `fix-byte-order-marker`: new hook which fixes UTF-8 byte-order marker.
    -   [#&#8203;522](https://togithub.com/pre-commit/pre-commit-hooks/issues/522) PR by [@&#8203;jgowdy](https://togithub.com/jgowdy).

##### Deprecations

-   `check-byte-order-marker` is now deprecated for `fix-byte-order-marker`

</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
…3.0 (googleapis#336)

[![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.2.0` -> `v3.3.0` |

---

### Release Notes

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

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

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

##### Features

-   `file-contents-sorter`: add `--ignore-case` option for case-insensitive sorting
    -   [#&#8203;514](https://togithub.com/pre-commit/pre-commit-hooks/issues/514) PR by [@&#8203;Julian](https://togithub.com/Julian).
-   `check-added-large-files`: add `--enforce-all` option to check non-added files as well
    -   [#&#8203;519](https://togithub.com/pre-commit/pre-commit-hooks/issues/519) PR by [@&#8203;mshawcroft](https://togithub.com/mshawcroft).
    -   [#&#8203;518](https://togithub.com/pre-commit/pre-commit-hooks/issues/518) issue by [@&#8203;mshawcroft](https://togithub.com/mshawcroft).
-   `fix-byte-order-marker`: new hook which fixes UTF-8 byte-order marker.
    -   [#&#8203;522](https://togithub.com/pre-commit/pre-commit-hooks/issues/522) PR by [@&#8203;jgowdy](https://togithub.com/jgowdy).

##### Deprecations

-   `check-byte-order-marker` is now deprecated for `fix-byte-order-marker`

</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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants


Back | FazBrowse Home | New Git URL