Skip to content

Bump the pre-commit-hooks group with 4 updates#483

Merged
d33bs merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-7a192e2a08
Jul 1, 2026
Merged

Bump the pre-commit-hooks group with 4 updates#483
d33bs merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-7a192e2a08

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 4 updates: https://github.com/jsh9/pydoclint, pytest, duckdb and pycytominer.

Updates https://github.com/jsh9/pydoclint from 0.8.6 to 0.8.7

Release notes

Sourced from https://github.com/jsh9/pydoclint's releases.

0.8.7

What's Changed

New Contributors

Full Changelog: jsh9/pydoclint@0.8.6...0.8.7

Changelog

Sourced from https://github.com/jsh9/pydoclint's changelog.

[0.8.7] - 2026-06-22

  • Fixed
    • A DOC404 false positive on a function with both a return and a yield whose return annotation is a parametrized iterator (e.g. Iterator[Dict[str, Any]]): the yield type was extracted twice, producing (str, Any) instead of Dict[str, Any]
  • Full diff
Commits

Updates pytest from 9.1.0 to 9.1.1

Updates duckdb from 1.5.3 to 1.5.4

Updates pycytominer from 1.6.0 to 1.6.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pre-commit-hooks group with 4 updates: [https://github.com/jsh9/pydoclint](https://github.com/jsh9/pydoclint), pytest, duckdb and pycytominer.


Updates `https://github.com/jsh9/pydoclint` from 0.8.6 to 0.8.7
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.8.6...0.8.7)

Updates `pytest` from 9.1.0 to 9.1.1

Updates `duckdb` from 1.5.3 to 1.5.4

Updates `pycytominer` from 1.6.0 to 1.6.1

---
updated-dependencies:
- dependency-name: https://github.com/jsh9/pydoclint
  dependency-version: 0.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
- dependency-name: duckdb
  dependency-version: 1.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
- dependency-name: pycytominer
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from gwaybio as a code owner July 1, 2026 19:18
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@dependabot dependabot Bot requested a review from d33bs as a code owner July 1, 2026 19:18
@dependabot dependabot Bot added the pre_commit Pull requests that update pre_commit code label Jul 1, 2026
@d33bs d33bs merged commit 540a736 into main Jul 1, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/pre_commit/pre-commit-hooks-7a192e2a08 branch July 1, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant