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.88.4  | v1.89.1   |
| github-tags | renovatebot/pre-commit-hooks      | 37.278.0 | 37.368.10 |
| github-tags | rhysd/actionlint                  | v1.6.27  | v1.7.0    |
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent ff51585 commit 2fc1ca9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ repos:
- id: detect-private-key

- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.0
hooks:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.278.0
rev: 37.368.10
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.88.4
rev: v1.89.1
hooks:
- id: terraform_fmt
- id: terraform_tflint
Expand Down

0 comments on commit 2fc1ca9

Please sign in to comment.