Skip to content

Commit aa021c9

Browse files
chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.165.1 (#412)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/pre-commit-hooks](https://redirect.github.com/renovatebot/pre-commit-hooks) | repository | minor | `39.164.1` -> `39.165.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> ### [`v39.165.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/39.165.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/39.164.1...39.165.1) See https://github.com/renovatebot/renovate/releases/tag/39.165.1 for more changes </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd69644 commit aa021c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ repos:
7575
entry: bash -c "uv run --frozen --all-extras --dev deptry src --ignore DEP001 --extend-exclude 'codegen-examples/.*'"
7676

7777
- repo: https://github.com/renovatebot/pre-commit-hooks
78-
rev: 39.164.1
78+
rev: 39.165.1
7979
hooks:
8080
- id: renovate-config-validator
8181
- repo: https://github.com/astral-sh/uv-pre-commit

0 commit comments

Comments
 (0)