Skip to content

Commit

Permalink
chore(deps): update patch-grouped (#37)
Browse files Browse the repository at this point in the history
| datasource  | package                           | from    | to      |
| ----------- | --------------------------------- | ------- | ------- |
| github-tags | antonbabenko/pre-commit-terraform | v1.92.0 | v1.92.1 |
| github-tags | aws/aws-cli                       | 2.17.18 | 2.17.22 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 2af3aea commit 1ac3379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
args: ["--strict" , "--force-scope"]

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.92.0
rev: v1.92.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 @@ -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.17.18
awscli 2.17.22

golang 1.22.5

Expand Down

0 comments on commit 1ac3379

Please sign in to comment.