Skip to content

Commit

Permalink
chore(deps): update minor-grouped (#23)
Browse files Browse the repository at this point in the history
| datasource  | package                           | from     | to       |
| ----------- | --------------------------------- | -------- | -------- |
| github-tags | antonbabenko/pre-commit-terraform | v1.91.0  | v1.92.0  |
| github-tags | aws/aws-cli                       | 2.16.10  | 2.17.0   |
| github-tags | renovatebot/pre-commit-hooks      | 37.410.3 | 37.414.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 6985c07 commit b2143c6
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: 37.410.3
rev: 37.414.1
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.91.0
rev: v1.92.0
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 @@ -3,7 +3,7 @@
# check it with
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"

awscli 2.16.10
awscli 2.17.0

golang 1.22.4

Expand Down

0 comments on commit b2143c6

Please sign in to comment.