chore(deps): update pre-commit [skip ci] (main) #91
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.27.1
->v1.35.1
v0.1.17
->v0.1.25
v0.11.0
->v0.13.0
v4.3.0
->v4.6.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Note: The
pre-commit
manager in Renovate is not supported by thepre-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 (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
v1.30.0
Compare Source
v1.29.0
Compare Source
v1.28.0
Compare Source
gruntwork-io/pre-commit (gruntwork-io/pre-commit)
v0.1.25
Compare Source
Modules affected
pre-commit-hooks.yaml
Description
exclude
regular expressions inpre-commit-hooks.yaml
to remove superfluous.+
Full Changelog: gruntwork-io/pre-commit@v0.1.24...v0.1.25
Special Thanks
Special thanks to @ThisGuyCodes for their contribution!
Related Links
https://github.com/gruntwork-io/pre-commit/pull/117
v0.1.24
Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/pre-commit@v0.1.23...v0.1.24
v0.1.23
Compare Source
Modules affected
tflint
Description
Full Changelog: gruntwork-io/pre-commit@v0.1.22...v0.1.23
Special Thanks
Related Links
#103
v0.1.22
Compare Source
Modules affected
tflint
Description
tflint --chdir DIR --filter FILE
syntax for tflint v0.45.0+Note that starting with this release, you must use tflint
v0.45.0
or newer.Full Changelog: gruntwork-io/pre-commit@v0.1.21...v0.1.22
Special Thanks
Related Links
#95
v0.1.21
Compare Source
Modules affected
tflint
Description
Full Changelog: gruntwork-io/pre-commit@v0.1.20...v0.1.21
Special Thanks
v0.1.20
Compare Source
Modules affected
golangci-lint
Description
golangci-lint
hook by @robmorgan in https://github.com/gruntwork-io/pre-commit/pull/93Full Changelog: gruntwork-io/pre-commit@v0.1.19...v0.1.20
v0.1.19
Compare Source
Modules affected
sentinel-fmt
Description
Special thanks
Full Changelog: gruntwork-io/pre-commit@v0.1.18...v0.1.19
v0.1.18
Compare Source
Modules affected
mdlink-check.sh
Description
Ignore hash links when running
markdown-link-check
, which is not capable of correctly parsing HTML anchor tags.Special thanks
Special thanks to @endrec for the contribution!
Related links
markdownlint/markdownlint (markdownlint/markdownlint)
v0.13.0
Compare Source
Rules Added
|
#464rows #464
---
,possibly surrounded with alignment
:
chars #464Added
and #449
Changed
allowed_elements
parameter #450Fixed
v0.12.0
Compare Source
Rules Added
Added
docker_image
-based pre-commitChanged
:ignore_code_blocks
to rule MD010. If set to true, hard tabs incode blocks will be ignored.
:ignore_code_blocks
to rule MD013. If set to true, hard tabs incode blocks will be ignored. The option
:code_blocks
has been marked asdeprecated in the documentation. If
:code_blocks
is set to false in theconfiguration, a deprecation warning is printed.
Fixed
--git-recurse
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v4.6.0
: pre-commit-hooks v4.6.0Compare Source
Features
requirements-txt-fixer
: remove duplicate packages.Migrating
fix-encoding-pragma
: deprecated -- will be removed in 5.0.0. usepyupgrade or some other tool.
v4.5.0
: pre-commit-hooks v4.5.0Compare Source
Features
requirements-txt-fixer
: also sortconstraints.txt
by default.debug-statements
: addbpdb
debugger.Fixes
file-contents-sorter
: fix sorting an empty file.double-quote-string-fixer
: don't rewrite inside f-strings in 3.12+.Migrating
v4.4.0
: pre-commit-hooks v4.4.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.