Skip to content

chore(deps): update pre-commit #2084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025
Merged

chore(deps): update pre-commit #2084

merged 1 commit into from
Jul 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change
eslint/eslint repository minor v9.29.0 -> v9.30.0
renovatebot/pre-commit-hooks repository minor 41.1.3 -> 41.17.2

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

eslint/eslint (eslint/eslint)

v9.30.0

Compare Source

Features

  • 52a5fca feat: Support basePath property in config objects (#​19879) (Milos Djermanovic)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#​19872) (sethamus)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#​19831) (루밀LuMir)

Bug Fixes

  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#​19862) (루밀LuMir)
  • 3fbcd70 fix: update error message for no-restricted-properties (#​19855) (Tanuj Kanti)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#​19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#​19865) (TKDev7)

Documentation

  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#​19887) (ntnyq)
  • 20158b0 docs: typo in comment for unused variables handling (#​19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#​19873) (0-20)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#​19866) (Bryan Mishkin)

Chores

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v41.17.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.17.2 for more changes

v41.17.1

Compare Source

v41.17.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.17.0 for more changes

v41.16.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.16.3 for more changes

v41.16.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.16.2 for more changes

v41.16.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.16.1 for more changes

v41.16.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.16.0 for more changes

v41.15.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.15.0 for more changes

v41.14.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.14.0 for more changes

v41.13.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.13.1 for more changes

v41.13.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.13.0 for more changes

v41.12.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.12.1 for more changes

v41.12.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.12.0 for more changes

v41.11.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.11.1 for more changes

v41.11.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.11.0 for more changes

v41.10.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.10.1 for more changes

v41.10.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.10.0 for more changes

v41.9.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.9.0 for more changes

v41.8.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.8.0 for more changes

v41.7.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.7.2 for more changes

v41.7.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.7.1 for more changes

v41.7.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.7.0 for more changes

v41.6.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.6.4 for more changes

v41.6.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.6.3 for more changes

v41.6.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.6.2 for more changes

v41.6.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.6.1 for more changes

v41.6.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.6.0 for more changes

v41.5.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.5.0 for more changes

v41.4.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.4.0 for more changes

v41.2.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.2.0 for more changes

v41.1.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.1.4 for more changes


Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from commjoen as a code owner July 1, 2025 14:49
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jul 1, 2025
@renovate renovate bot requested a review from bendehaan as a code owner July 1, 2025 14:49
@commjoen commjoen merged commit 1f52201 into master Jul 1, 2025
16 checks passed
@commjoen commjoen deleted the renovate/pre-commit branch July 1, 2025 15:28
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant