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     | antonbabenko/pre-commit-terraform | v1.92.2 | v1.94.1 |
| github-releases | casey/just                        | 1.34.0  | 1.35.0  |
| github-tags     | renovatebot/pre-commit-hooks      | 38.52.3 | 38.58.2 |
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent daf2c98 commit 300bcc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.52.3
rev: 38.58.2
hooks:
- id: renovate-config-validator
args: ["--strict"]
Expand All @@ -35,7 +35,7 @@ repos:
args: ["--strict" , "--force-scope"]

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.92.2
rev: v1.94.1
hooks:
- id: terraform_fmt
- id: terraform_tflint
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ awscli 2.17.37

golang 1.23.0

just 1.34.0
just 1.35.0

pre-commit 3.8.0

Expand Down

0 comments on commit 300bcc6

Please sign in to comment.