chore(deps): update pre-commit [skip ci] (main)#336
Open
ivankatliarchuk wants to merge 1 commit intomainfrom
Open
chore(deps): update pre-commit [skip ci] (main)#336ivankatliarchuk wants to merge 1 commit intomainfrom
ivankatliarchuk wants to merge 1 commit intomainfrom
Conversation
Contributor
|
@ivankatliarchuk: There are no 'kind' label on this PR. You need a 'kind' label.
DetailsI am a bot created to help the accelerator-blueprints developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository. |
0494ecf to
5837e0e
Compare
4a73565 to
bb0f2d2
Compare
bb0f2d2 to
88a99ea
Compare
81970c6 to
585a2bd
Compare
caea86a to
e9d7eb8
Compare
ed88895 to
5228b7b
Compare
5228b7b to
0a0267c
Compare
0a0267c to
243bc26
Compare
243bc26 to
c03b49c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.30.0->v1.37.1v9.5.0->v9.22.0v0.1.20->v0.1.29v0.12.0->v0.13.0v4.4.0->v4.6.0Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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.37.1Compare Source
v1.37.0Compare Source
v1.36.2Compare Source
v1.36.1Compare Source
v1.36.0Compare Source
v1.35.1Compare Source
v1.35.0Compare Source
v1.34.0Compare Source
v1.33.0Compare Source
v1.32.0Compare Source
v1.31.0Compare Source
alessandrojcm/commitlint-pre-commit-hook (alessandrojcm/commitlint-pre-commit-hook)
v9.22.0Compare Source
Features
v9.21.0Compare Source
Features
v9.20.0Compare Source
Features
v9.19.0Compare Source
Features
v9.18.0Compare Source
Features
v9.17.0Compare Source
Features
v9.16.0Compare Source
Features
v9.15.0Compare Source
Features
v9.14.0Compare Source
Features
v9.13.0Compare Source
Features
v9.12.0Compare Source
Features
v9.11.0Compare Source
Features
v9.10.0Compare Source
Features
v9.9.0Compare Source
Features
v9.8.0Compare Source
Features
v9.7.0Compare Source
Bug Fixes
Features
v9.6.0Compare Source
gruntwork-io/pre-commit (gruntwork-io/pre-commit)
v0.1.29Compare Source
Hooks affected
hooks/tofu-fmt.shhooks/tofu-validate.shDescription
Added
tofuhooks.What's Changed
Full Changelog: gruntwork-io/pre-commit@v0.1.28...v0.1.29
v0.1.28Compare Source
Modules affected
hooks/sentinel-fmt.shDescription
Full Changelog: gruntwork-io/pre-commit@v0.1.27...v0.1.28
Special Thanks
Special thanks to @schultzwc18 for their contribution!
Related Links
https://github.com/gruntwork-io/pre-commit/pull/123
v0.1.27Compare Source
Modules affected
hooks/helmlint.shDescription
Full Changelog: gruntwork-io/pre-commit@v0.1.26...v0.1.27
Special Thanks
Special thanks to @skomski for their contribution!
Related Links
https://github.com/gruntwork-io/pre-commit/pull/127
v0.1.26Compare Source
Modules affected
hooks/terragrunt-hclfmt.shDescription
--terragrunt-hclfmt-fileflagFull Changelog: gruntwork-io/pre-commit@v0.1.25...v0.1.26
Special Thanks
Special thanks to @gnuletik for their contribution!
Related Links
https://github.com/gruntwork-io/pre-commit/pull/125
v0.1.25Compare Source
Modules affected
pre-commit-hooks.yamlDescription
excluderegular expressions inpre-commit-hooks.yamlto 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.24Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/pre-commit@v0.1.23...v0.1.24
v0.1.23Compare Source
Modules affected
tflintDescription
Full Changelog: gruntwork-io/pre-commit@v0.1.22...v0.1.23
Special Thanks
Related Links
#103
v0.1.22Compare Source
Modules affected
tflintDescription
tflint --chdir DIR --filter FILEsyntax for tflint v0.45.0+Note that starting with this release, you must use tflint
v0.45.0or newer.Full Changelog: gruntwork-io/pre-commit@v0.1.21...v0.1.22
Special Thanks
Related Links
#95
v0.1.21Compare Source
Modules affected
tflintDescription
Full Changelog: gruntwork-io/pre-commit@v0.1.20...v0.1.21
Special Thanks
markdownlint/markdownlint (markdownlint/markdownlint)
v0.13.0Compare Source
Rules Added
|#464rows #464
---,possibly surrounded with alignment
:chars #464Added
and #449
Changed
allowed_elementsparameter #450Fixed
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.txtby default.debug-statements: addbpdbdebugger.Fixes
file-contents-sorter: fix sorting an empty file.double-quote-string-fixer: don't rewrite inside f-strings in 3.12+.Migrating
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.