Skip to content

Commit

Permalink
chore(deps): update minor-grouped
Browse files Browse the repository at this point in the history
| datasource      | package                            | from     | to       |
| --------------- | ---------------------------------- | -------- | -------- |
| github-tags     | compilerla/conventional-pre-commit | v3.2.0   | v3.3.0   |
| github-releases | casey/just                         | 1.29.1   | 1.30.1   |
| github-tags     | renovatebot/pre-commit-hooks       | 37.421.2 | 37.431.4 |
| github-tags     | terraform-linters/tflint           | 0.51.2   | 0.52.0   |
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 408ad13 commit 487a99f
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -22,13 +22,13 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.421.2
rev: 37.431.4
hooks:
- id: renovate-config-validator
args: ["--strict"]

- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.2.0
rev: v3.3.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -7,14 +7,14 @@ awscli 2.17.5

golang 1.22.4

just 1.29.1
just 1.30.1

pre-commit 3.7.1

terraform 1.9.0

terraform-docs 0.18.0

tflint 0.51.2
tflint 0.52.0

tfsec 1.28.6

0 comments on commit 487a99f

Please sign in to comment.