Skip to content

Commit 019c345

Browse files
authored
chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v40.62.1 (rnaveiras#373)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/pre-commit-hooks](https://redirect.github.com/renovatebot/pre-commit-hooks) | repository | minor | `40.60.0` -> `40.62.1` | 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>renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)</summary> ### [`v40.62.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.62.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.62.0...40.62.1) See https://github.com/renovatebot/renovate/releases/tag/40.62.1 for more changes ### [`v40.62.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.62.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.61.3...40.62.0) See https://github.com/renovatebot/renovate/releases/tag/40.62.0 for more changes ### [`v40.61.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.61.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.61.2...40.61.3) See https://github.com/renovatebot/renovate/releases/tag/40.61.3 for more changes ### [`v40.61.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.61.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.61.1...40.61.2) See https://github.com/renovatebot/renovate/releases/tag/40.61.2 for more changes ### [`v40.61.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.61.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.61.0...40.61.1) See https://github.com/renovatebot/renovate/releases/tag/40.61.1 for more changes ### [`v40.61.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.5...40.61.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.5...40.61.0) ### [`v40.60.5`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.60.5) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.4...40.60.5) See https://github.com/renovatebot/renovate/releases/tag/40.60.5 for more changes ### [`v40.60.4`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.60.4) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.3...40.60.4) See https://github.com/renovatebot/renovate/releases/tag/40.60.4 for more changes ### [`v40.60.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.60.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.2...40.60.3) See https://github.com/renovatebot/renovate/releases/tag/40.60.3 for more changes ### [`v40.60.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.60.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.1...40.60.2) See https://github.com/renovatebot/renovate/releases/tag/40.60.2 for more changes ### [`v40.60.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/40.60.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/40.60.0...40.60.1) See https://github.com/renovatebot/renovate/releases/tag/40.60.1 for more changes </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on Saturday" in timezone Europe/London, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/rnaveiras/postgres_exporter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 70d9125 + 059e65c commit 019c345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/renovatebot/pre-commit-hooks
10-
rev: 40.60.0
10+
rev: 40.62.1
1111
hooks:
1212
- id: renovate-config-validator

0 commit comments

Comments
 (0)