Skip to content

Commit 4fe0abd

Browse files
chore(deps): renovate: rbubley/mirrors-prettier to v3.5.3 (#524)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rbubley/mirrors-prettier](https://redirect.github.com/rbubley/mirrors-prettier) | repository | minor | `v3.4.2` -> `v3.5.3` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>rbubley/mirrors-prettier (rbubley/mirrors-prettier)</summary> ### [`v3.5.3`](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.5.2...v3.5.3) [Compare Source](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.5.2...v3.5.3) ### [`v3.5.2`](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.5.1...v3.5.2) [Compare Source](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.5.1...v3.5.2) ### [`v3.5.1`](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.5.0...v3.5.1) [Compare Source](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.5.0...v3.5.1) ### [`v3.5.0`](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.4.2...v3.5.0) [Compare Source](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.4.2...v3.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - "* * * * 1-5" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UCL-ARC/python-tooling). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da9711 commit 4fe0abd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
additional_dependencies:
3333
- pytest
3434
- repo: https://github.com/rbubley/mirrors-prettier
35-
rev: v3.4.2
35+
rev: v3.5.3
3636
hooks:
3737
- id: prettier
3838
args:

tests/data/test_package_generation/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: mypy
2525
- repo: https://github.com/rbubley/mirrors-prettier
26-
rev: v3.4.2
26+
rev: v3.5.3
2727
hooks:
2828
- id: prettier
2929
args:

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: mypy
2525
- repo: https://github.com/rbubley/mirrors-prettier
26-
rev: v3.4.2
26+
rev: v3.5.3
2727
hooks:
2828
- id: prettier
2929
args:

0 commit comments

Comments
 (0)