Skip to content

Conversation

pheus
Copy link
Contributor

@pheus pheus commented Mar 16, 2025

Pull Request

Related Issue

Fixes #241 [Housekeeping]: Update pre-commit hooks

New Behavior

Upgrade multiple pre-commit hooks to their latest versions for improved compatibility. Adjusted arguments where necessary to align with updated features or requirements.

  • pre-commit-hooks: v5.0.0
  • isort: 6.0.1
  • black: 25.1.0
  • add-trailing-comma: v3.1.0
  • flake8: 7.2.0
  • pyupgrade: v3.19.1
  • yamllint: v1.37.1
  • interrogate: 1.7.0
  • markdownlint-cli: v0.44.0
  • ruff-pre-commit: v0.11.10

Contrast to Current Behavior

This update follows the latest best practices and adds support for newer language features.

Discussion: Benefits and Drawbacks

Adds support for newer language features.

Changes to the Documentation

None

Proposed Release Note Entry

None

Double Check

  • I have explained my PR according to the information in the comments
    or in a linked issue.
  • My PR targets the dev branch.

Upgrade multiple pre-commit hooks to their latest versions for improved
compatibility. Adjusted arguments where necessary to align with updated
features or requirements.
@pheus pheus force-pushed the housekeeping/241-update-pre-commit-hooks branch from 9c146cf to de987f6 Compare May 17, 2025 10:08
@pheus pheus changed the title chore(pre-commit): Update pre-commit hooks Closes 241 - Update pre-commit hooks May 17, 2025
@pheus pheus changed the title Closes 241 - Update pre-commit hooks Closes #241 - Update pre-commit hooks May 17, 2025
@cruse1977 cruse1977 merged commit f5162df into netbox-community:dev Jul 9, 2025
6 checks passed
@pheus pheus deleted the housekeeping/241-update-pre-commit-hooks branch July 9, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Housekeeping]: Update pre-commit hooks
2 participants