Skip to content

Commit

Permalink
chore(deps): update pre-commit hooks
Browse files Browse the repository at this point in the history
| datasource  | package                           | from      | to       |
| ----------- | --------------------------------- | --------- | -------- |
| github-tags | antonbabenko/pre-commit-terraform | v1.89.1   | v1.90.0  |
| github-tags | renovatebot/pre-commit-hooks      | 37.368.10 | 37.377.6 |
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent f93d67e commit 9e34a7e
Showing 1 changed file with 2 additions and 2 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.368.10
rev: 37.377.6
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.89.1
rev: v1.90.0
hooks:
- id: terraform_fmt
- id: terraform_tflint
Expand Down

0 comments on commit 9e34a7e

Please sign in to comment.