Skip to content

chore(deps): update pre-commit [skip ci] (main)#336

Open
ivankatliarchuk wants to merge 1 commit intomainfrom
renovate/main-pre-commit
Open

chore(deps): update pre-commit [skip ci] (main)#336
ivankatliarchuk wants to merge 1 commit intomainfrom
renovate/main-pre-commit

Conversation

@ivankatliarchuk
Copy link
Copy Markdown
Member

@ivankatliarchuk ivankatliarchuk commented Mar 24, 2024

This PR contains the following updates:

Package Type Update Change
adrienverge/yamllint repository minor v1.30.0 -> v1.37.1
alessandrojcm/commitlint-pre-commit-hook repository minor v9.5.0 -> v9.22.0
gruntwork-io/pre-commit repository patch v0.1.20 -> v0.1.29
markdownlint/markdownlint repository minor v0.12.0 -> v0.13.0
pre-commit/pre-commit-hooks repository minor v4.4.0 -> v4.6.0

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 (adrienverge/yamllint)

v1.37.1

Compare Source

v1.37.0

Compare Source

v1.36.2

Compare Source

v1.36.1

Compare Source

v1.36.0

Compare Source

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

alessandrojcm/commitlint-pre-commit-hook (alessandrojcm/commitlint-pre-commit-hook)

v9.22.0

Compare Source

Features
  • bump the commitlint group with 2 updates (3af7602)

v9.21.0

Compare Source

Features
  • bump the commitlint group with 2 updates (020cc00)

v9.20.0

Compare Source

Features
  • bump the commitlint group with 2 updates (4a3054c)

v9.19.0

Compare Source

Features
  • bump the commitlint group with 2 updates (ff83bce)

v9.18.0

Compare Source

Features
  • bump the commitlint group with 2 updates (1beaa58)

v9.17.0

Compare Source

Features
  • bump the commitlint group with 2 updates (ba3ef22)
  • bump the commitlint group with 2 updates (6644bfa)

v9.16.0

Compare Source

Features
  • bump the commitlint group with 2 updates (75c8c9b)

v9.15.0

Compare Source

Features
  • bump the commitlint group with 2 updates (b27b4a4)

v9.14.0

Compare Source

Features
  • bump the commitlint group with 2 updates (8f4d925)
  • bump the commitlint group with 2 updates (a5e9a14)
  • bump the commitlint group with 2 updates (a884f9a)

v9.13.0

Compare Source

Features
  • bump the commitlint group with 2 updates (61f9e97)
  • bump the commitlint group with 2 updates (28ca409)
  • converted to ESM (a203e19)

v9.12.0

Compare Source

Features
  • bump the commitlint group with 2 updates (cf4cb1e)
  • bump the commitlint group with 2 updates (076334a)
  • bump the commitlint group with 2 updates (0e51133)
  • bump the commitlint group with 2 updates (7075f07)

v9.11.0

Compare Source

Features
  • bump semantic-release from 22.0.8 to 22.0.9 (f7cad55)
  • bump semantic-release from 22.0.9 to 22.0.12 (86e3dbf)

v9.10.0

Compare Source

Features
  • bump semantic-release from 22.0.7 to 22.0.8 (f762e9d)
  • bump the commitlint group with 2 updates (e7bba6c)

v9.9.0

Compare Source

Features
  • bump the commitlint group with 2 updates (4c7a75e)
  • bump the commitlint group with 2 updates (870b5d9)

v9.8.0

Compare Source

Features
  • bump the commitlint group with 2 updates (bafa29e)

v9.7.0

Compare Source

Bug Fixes
Features
  • publish release with tag (09d1e77)

v9.6.0

Compare Source

gruntwork-io/pre-commit (gruntwork-io/pre-commit)

v0.1.29

Compare Source

Hooks affected

  • hooks/tofu-fmt.sh
  • hooks/tofu-validate.sh

Description

Added tofu hooks.

What's Changed

Full Changelog: gruntwork-io/pre-commit@v0.1.28...v0.1.29

v0.1.28

Compare Source

Modules affected

  • hooks/sentinel-fmt.sh

Description

  • Fix: Remove deprecated '-diff' argument and fix script execution
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.27

Compare Source

Modules affected

  • hooks/helmlint.sh

Description

  • Feature: allow using "--strict" as argument
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.26

Compare Source

Modules affected

  • hooks/terragrunt-hclfmt.sh

Description

  • Fix: replace deprecated --terragrunt-hclfmt-file flag
Full 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.25

Compare Source

Modules affected

  • pre-commit-hooks.yaml

Description

  • Bugfix: update exclude regular expressions in pre-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

  • Updates tflint to use an optional git root directory keyword

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

  • Updates tflint to use newer 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

markdownlint/markdownlint (markdownlint/markdownlint)

v0.13.0

Compare Source

Rules Added
  • MD055 - Tables: Each row must start and end with a | #​464
  • MD056 - Tables: Number of columns is the same for all
    rows #​464
  • MD057 - Tables: In the second row every column must have at least ---,
    possibly surrounded with alignment : chars #​464
Added
Changed
  • MD009 - Allow exactly 2 trailing spaces by default #​452
  • MD033 - Add allowed_elements parameter #​450
  • Updated build instructions #​431
Fixed
  • MD027 - handle anchor elements correctly #​463
  • Fix examples for RULES.md for MD007 #​462
  • Fix links to use https instead of http #​447
  • Make RULES.md comply with our own rules #​439
  • Fix docker builds #​429
pre-commit/pre-commit-hooks (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


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.


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

This PR has been generated by Renovate Bot.

@github-actions
Copy link
Copy Markdown
Contributor

@ivankatliarchuk: There are no 'kind' label on this PR. You need a 'kind' label.
Label can be added by writing in a comment ⬇️

  • /kind feature
  • /kind fix
  • /kind chore
  • /kind docs
  • /kind refactor
  • /kind github
  • /kind security
  • /kind question
Details

I 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.

@ivankatliarchuk ivankatliarchuk self-assigned this Mar 25, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch 2 times, most recently from 0494ecf to 5837e0e Compare April 10, 2024 04:18
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch 2 times, most recently from 4a73565 to bb0f2d2 Compare April 27, 2024 04:21
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch from bb0f2d2 to 88a99ea Compare December 29, 2024 04:37
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch 2 times, most recently from 81970c6 to 585a2bd Compare February 25, 2025 04:25
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch 3 times, most recently from caea86a to e9d7eb8 Compare March 21, 2025 04:28
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch 2 times, most recently from ed88895 to 5228b7b Compare March 27, 2025 04:29
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch from 5228b7b to 0a0267c Compare April 28, 2025 04:27
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch from 0a0267c to 243bc26 Compare May 8, 2025 04:25
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-pre-commit branch from 243bc26 to c03b49c Compare June 13, 2025 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant