Skip to content

chore(deps): update pre-commit-dependencies

Renovate Bot requested to merge renovate/pre-commit-dependencies into main

This MR contains the following updates:

Package Type Update Change
adrienverge/yamllint repository minor v1.30.0 -> v1.35.1
compilerla/conventional-pre-commit repository minor v2.1.1 -> v2.4.0
pre-commit/pre-commit minor 2.15.0 -> 2.21.0
pre-commit/pre-commit-hooks repository minor v4.4.0 -> v4.6.0
zricethezav/gitleaks repository minor v8.16.2 -> v8.18.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

adrienverge/yamllint

v1.35.1

Compare Source

v1.35.0

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.0

Compare Source

v1.31.0

Compare Source

compilerla/conventional-pre-commit

v2.4.0

Compare Source

A long-requested change, conventional-pre-commit now accepts git commit --fixup-style commit messages by default.

For the original behavior of enforcing pure Conventional Commits formatting, pass the --strict flag:

- repo: https://github.com/compilerla/conventional-pre-commit
  rev: <git sha or tag>
  hooks:
    - id: conventional-pre-commit
      stages: [commit-msg]
      args: [--strict]

What's Changed

New Contributors

Full Changelog: https://github.com/compilerla/conventional-pre-commit/compare/v2.3.0...v2.4.0

PyPI: https://pypi.org/project/conventional-pre-commit/2.4.0/

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/compilerla/conventional-pre-commit/compare/v2.2.0...v2.3.0

PyPI: https://pypi.org/project/conventional-pre-commit/2.3.0/

v2.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/compilerla/conventional-pre-commit/compare/v2.1.1...v2.2.0

PyPI: https://pypi.org/project/conventional-pre-commit/2.2.0/

pre-commit/pre-commit

v2.21.0

Compare Source

===================

Features
Fixes

v2.20.0

Compare Source

===================

Features
Fixes

v2.19.0

Compare Source

===================

Features
Fixes
Updating
  • Change pre-commit-validate-config / pre-commit-validate-manifest to pre-commit validate-config / pre-commit validate-manifest.

v2.18.1

Compare Source

===================

Fixes

v2.18.0

Compare Source

===================

Features
Fixes
Updating
  • Remove python3.6 support. Note that pre-commit still supports running hooks written in older versions, but pre-commit itself requires python 3.7+.
  • pre-commit has migrated from the master branch to main.

v2.17.0

Compare Source

===================

Features
Fixes

v2.16.0

Compare Source

===================

Features
Fixes
pre-commit/pre-commit-hooks

v4.6.0: pre-commit-hooks v4.6.0

Compare Source

Features
Migrating

v4.5.0: pre-commit-hooks v4.5.0

Compare Source

Features
Fixes

Migrating

zricethezav/gitleaks

v8.18.2

Compare Source

Changelog

v8.18.1

Compare Source

Changelog

v8.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gitleaks/gitleaks/compare/v8.17.0...v8.18.0

v8.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gitleaks/gitleaks/compare/v8.16.4...v8.17.0

v8.16.4

Compare Source

Changelog

v8.16.3

Compare Source

Changelog

Huuuuuge thank you to all the contributors especially @​rgmz

@​edwardwang888 @​wparad @​sadikkuzu @​RafaelFigueiredo @​fgreinacher @​jasikpark @​sergiomarotco


Configuration

📅 Schedule: Branch creation - "every weekend" (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 Renovate Bot

Merge request reports