Skip to content

Commit 0121f6f

Browse files
chore(deps): update pre-commit hook fpgmaas/deptry to v0.23.1 (#93)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fpgmaas/deptry](https://redirect.github.com/fpgmaas/deptry) | repository | patch | `0.23.0` -> `0.23.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>fpgmaas/deptry (fpgmaas/deptry)</summary> ### [`v0.23.1`](https://redirect.github.com/fpgmaas/deptry/blob/HEAD/CHANGELOG.md#0231---2025-07-30) [Compare Source](https://redirect.github.com/fpgmaas/deptry/compare/0.23.0...0.23.1) ##### Bug Fixes - Improve handling of `TYPE_CHECKING` blocks by supporting `import typing as t` and checking `t.TYPE_CHECKING` ([#&#8203;1218](https://redirect.github.com/fpgmaas/deptry/pull/1218)) - Fix missing hyperlink in report output ([#&#8203;1162](https://redirect.github.com/fpgmaas/deptry/pull/1162)) ##### Full Changelog </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/graph-sitter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa0ae9f commit 0121f6f

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
@@ -68,7 +68,7 @@ repos:
6868
files: "docs/.*/.*.mdx"
6969

7070
- repo: https://github.com/fpgmaas/deptry.git
71-
rev: "0.23.0"
71+
rev: "0.23.1"
7272
hooks:
7373
- id: deptry
7474
pass_filenames: false

0 commit comments

Comments
 (0)