Skip to content

chore(deps): update pre-commit

PyTech Bot requested to merge renovate/pre-commit into main

This MR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository minor v0.1.9 -> v0.3.7
econchick/interrogate repository minor 1.5.0 -> 1.7.0

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 if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.3.7

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.7

v0.3.6

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.6

v0.3.5

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.5

v0.3.4

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.4

v0.3.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.3

v0.3.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.2

v0.3.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.1

v0.3.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.0

v0.2.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.2.2

v0.2.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.2.1

v0.2.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.2.0

v0.1.15

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.1.15

v0.1.14

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.1.14

v0.1.13

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.1.13

v0.1.12

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.1.12

v0.1.11

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.1.11

v0.1.10

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.1.10

econchick/interrogate (econchick/interrogate)

v1.7.0

Compare Source

Full Changelog

Added

  • tomli dependency for Python versions < 3.11, making use of tomllib in the standard library with 3.11+ (#​150).
  • Support for pyi file extensions (and leave room for other file extensions to be added, like maybe ipynb).
  • Support for Google-style docstrings for class __init__ methods with new --style [sphinx|google] flag (#​128).

Fixed

  • Include support for deleters when ignoring property decorators (#​126).
  • Support floats for --fail-under values (#​114).

Removed

  • toml dependency for all Python versions (#​150).

v1.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by PyTech Bot

Merge request reports